Generate Upload URL

Request a presigned URL to upload your CSV file.

Use the url from the response in the actual upload request

❗️

The api key provided in the request for this route must contain the context of the relevant payer account, so it will be taken automatically from there.

The context of Multicloud/AllAccounts will not be accepted by this API and will respond with an error.

Body Params
boolean
Defaults to false

Set to true if uploading a .csv.gz file

string
enum
Defaults to upsert

Import mode:

  • upsert (default) - Adds new tags and updates existing tags with different values.
    -replaceAll - DELETE all existing tags first, then INSERT new tags (destructive - deletes tags for linked accounts not included in the CSV as well)
Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json