post https://{tenant}.{region}.authaction.com/api/v1/organizations//members
Log in to see full request history
Responses
400Invalid organization id
401Unauthorized
403User not member of tenant
400Invalid organization id
401Unauthorized
403User not member of tenant
xxxxxxxxxx
curl --request POST \
--url https://your-tenant-name.eu.authaction.com/api/v1/organizations/organizationId/members \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!