Error
ProxyAccount
Batch enable or disable proxy accounts
Sets the user-enabled state for multiple proxy accounts belonging to the team in the URL. Every id must resolve to a proxy account owned by . Returns the updated proxy accounts, 403 when some ids are not accessible for this team, and 422 when the request body is invalid.
PUT
Error
Authorizations
Value for the api-key header parameter.
Path Parameters
Team identifier
Body
application/json
The updated ProxyAccount resource
Response
ProxyAccount resource updated
Maximum string length:
256Minimum string length:
6Minimum string length:
6Pattern:
^([a-zA-Z0-9_]+)$