v1

latestSwagger 2.02026-07-1491526.0 KB
flags

Sets a flag based on name to value provided for the user.

Sets a flag based on name to value provided for the user.

post/account/flags

Query parameters

languageAsPerTerritorystring

Defines response field name language, true (default) returns in language defined by territory, false returns in English

Headers

apiKeystring required

A unique identifier of your application that is generated by the API portal.

apiSecretstring required

Another unique identifier for your application.

apiTicketstring required

Ticket Granting Ticket obtained from a previous request

apiCountryCodestring

A two-character ISO 3166-1-Alpha-2 code representing the country API to use.

territorystring

Territory from which request originates

Request body

flagNamestring required

Name of the flag to set.

flagReasonstring

The reason that the flag has been set.

flagValuestring required

Value to set the flag to.

Response

Success

tokenstring