post https://example.com/users/invite-member
Create a new user and invite them as a member.
Log in to see full request history
Responses
Create a new user and invite them as a member.
xxxxxxxxxx
curl --request POST \
--url https://example.com/users/invite-member \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: