Skip to main content
DELETE
White Label Admin - Remove a development board from a whitelabel

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

developmentBoardId
integer
required

Development board ID.

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

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