post https://example.com/api/v1/account/invite
Log in to see full request history
Responses
200Success
400Bad Request
403Forbidden
404Not Found
200Success
400Bad Request
403Forbidden
404Not Found
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v1/account/invite \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!