Update App List

Update a particular App List. Use this API to add or remove the app bundles and/or placement ids in an existing App List. This requires us to specify only the app bundles or the placement ids that need to be appended or removed , and not the entire data.

Path Params
int32
required

App List ID

string
enum
required

Action which needs to be performed with the sent body in the request

Allowed:
Body Params
string

Comma separated app_bundles.
Maximum 10,000 app_bundles can be present in an App List.

string

Comma separated placement IDs.
Maximum 10,000 placement_ids can be present in an App List.

string

Comma separated websites (E.g https://example.com/).
Maximum 10,000 websites can be present in an App List.

Response

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json