Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the audience
Body
application/json
Example:
"user@example.com"
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the audience
"user@example.com"