post https://api.invofox.com/users/
Create a new user on an account.
Log in to see full request history
Response
204An invitation email has been sent to the specified user.
Create a new user on an account.
204An invitation email has been sent to the specified user.
xxxxxxxxxx
curl --request POST \
--url https://api.invofox.com/users/ \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!