Settings
Authorizations
AuthorizationstringRequired
Bearer authentication
Path parameters
keystring · enumRequiredPossible values:
The settings key
Responses
200
Executed successfully.
application/json
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
The specified resource was not found
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v1/security/settings/{key}Authorizations
AuthorizationstringRequired
Bearer authentication
Path parameters
keystring · enumRequiredPossible values:
The settings key
Body
or
or
Responses
200
Setting successfully updated
No content
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
The specified resource was not found
application/json
500
unexpected error
application/json
503
unexpected error
application/json
put
/api/v1/security/settings/{key}No content
Authorizations
AuthorizationstringRequired
Bearer authentication
Path parameters
keystring · enumRequiredPossible values:
The settings key
Responses
200
Executed successfully.
application/json
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
The specified resource was not found
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v2/workloads/settings/{key}Authorizations
AuthorizationstringRequired
Bearer authentication
Path parameters
keystring · enumRequiredPossible values:
The settings key
Body
enabledboolean · nullableOptional
Responses
200
Setting successfully updated
No content
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
The specified resource was not found
application/json
500
unexpected error
application/json
503
unexpected error
application/json
put
/api/v2/workloads/settings/{key}No content
Last updated