user
Create user
Register a user with Push
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The idempotency key for the request
Maximum length:
255
Example:
"f1bbb856-fb17-11ed-be56-0242ac120002"
Body
application/json
The request format to create a user with Push
Response
200
application/json
User created successfully
The response format for creating a user with Push