Create a new member
This endpoint creates and adds a new Member
to an Organization
.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Allowed value:
"Admin"
Was this page helpful?