Skip to main content
POST
White Label Admin - Update default deployment target

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

Body

application/json
defaultDeploymentTarget
string | null
required

Name of the default deployment target

Example:

"C++ library"

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)