Add Current Account Member

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
emailstringRequired
rolestring or nullOptional

Response

Member added to the active organization account
accountobject
memberobject

Errors