Skip to main content
PUT
White Label Admin - Update a development board in a whitelabel

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

developmentBoardId
integer
required

Development board ID.

Body

application/json
name
string
image
string
docsUrl
string

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

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