Authorizations
Creates an Authorization activity for an Individual in our community
Authorizations
AuthorizationstringRequired
Enter JWT token
Header parameters
x-api-keystringRequired
Your credential's unique identifier key
x-pvt-timezonestringOptional
Your timezone
Body
descriptionstringRequiredExample:
Message to deliver to receptor
Requesting for your phone numberResponses
201
Authorization activity has been created successfully
No content
400
Your request metadata or your payload contains incorrect values
application/json
401
Unauthorized access due to invalid credentials, invalid or expired JWT token
application/json
403
Your key, your credentials or your JWT token are invalid, or you don't have access for this resource
application/json
500
An unexpected error has been raised durig this process
application/json
post
/business/v1/activities/authorizationsNo content
Last updated