Advertisers
Create an advertiser account.
POST
Create an advertiser account.
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Body
application/json
POST /manager/advertisers — always creates an advertiser.
The email of the user.
The name of the user.
Required string length:
3 - 32The password of the user.
Minimum string length:
8The budget of the user.
The credit of the user.
Whether the user is active.
The notification preferences of the user.
Response
Successful Response
Response schema for User read operations.
The user's email address
The user's ID
Whether the user is active
The role of the user.
Available options:
advertiser, operator, admin The user's budget
The user's credit
Soft deletion timestamp for the user
The user's name
The permissions of the user.
The user's preferences
