post https://example.com/users/invite/
Invite a user to become a member.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
404User not found
Invite a user to become a member.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
404User not found
xxxxxxxxxx
curl --request POST \
--url https://example.com/users/invite/user_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: