Create Access Request

View as Markdown
Create a new access request for an account.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
account_idstringRequired
messagestring or nullOptional

Response

Successful Response
idstring
account_idstring
statusstring
messagestring or null
created_atdatetime

Errors

422
Unprocessable Entity Error