Update Blueprint Status
Changes the published status of a blueprint with a given id.
Request
URI
PUT
https://{api_host}/advanced-designer-service/api/tenants/{tenantId}/blueprints/{blueprintId}/status
COPY
Path Parameters
string
tenantId
Required
The tenant
string
blueprintId
Required
Primary key of the blueprint to update
Request Body
updateBlueprintStatusBody of type(s) application/json
Optional
Responses
204
Operation doesn't return any data structure