Begin New Session
Start a new session for the user. This will generate a new ad api token that is returned in the response header.
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Header Parameters
Optional header to make calling the endpoint faster by not requiring a new token to be generated.
Optional header to make calling the endpoint faster by not requiring a new token to be generated.
Request Body required
object
ISO 3166-1 alpha-2 country code for the user
Unique Identifier for the device a session is started on. E.g should be the same for multiple users on the same device.
Responses
200
Successful Response
Headers
Provide this token to future requests for the same user to make their requests faster (as a new token doesn't need to be generated)
403
Forbidden
object
422
Validation Error
object
object
500
Internal Server Error
Headers
Provide this token to future requests for the same user to make their requests faster (as a new token doesn't need to be generated)