v1
latestOpenAPI 3.0.32026-07-12133333.5 KBdesign-builder
removeConsumer
Remove a consumer that uses a specific design
put/v1/designs/removeConsumer/{application}/{designId}
Path parameters
designIdstring required
Id of the design
Example:4a062990-a6a3-11eb-9828-4f3da7d4935a
applicationstring required
Type of application that uses the design
Request body
Example request
{
"consumer_id": "4a062990-a6a3-11eb-9828-4f3da7d4935a"
}Response
Success - design updated with success.