Edit an upload account

Update an upload account based on its uploadAccountId.

To edit an upload account, you first need to Get an upload account to GET the data. You can change any permissible items in the GET response for use in this PUT operation. View a full list of required and optional fields in the BODY PARAMS.

Path Params
string
required

The unique ID assigned to the target upload account. This value can be obtained by performing a GET of all of your accounts and obtaining this value for the desired account.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
accessConfig
object
bruteForceAttackConfig
object
string
boolean
boolean
boolean
boolean
integer
technicalContactInfo
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Choose an example:
application/json
application/problem+json
*/*