Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The request format to create a user with Push
Response
User created successfully
The response format for creating a user with Push