Organization Members
Create
CRUD Operations for OrganizationMember Model.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
Response
201 - application/json
The response is of type object
.