Delete a preset by its ID

delete/presets/{presetId}
Internal-Use Only

Deletes the specified preset.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
presetId
string
true

The ID of the preset.

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
400Bad RequestBad request (the request is not well-formed).Schema
401UnauthorizedNot authenticated.Schema
403ForbiddenThe user does not have permission to complete this request.Schema
500Internal Server ErrorThe service encountered an error.Schema