Delete a treatment definition revision

delete/definitions/{definitionId}/revisions/{revisionId}
Internal-Use Only

Deletes the specified treatment definition revision.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
definitionId
string
true

The identifier for the treatment definition.

Examples:
"094078e7-278a-4719-a704-6e5e65af29ee"
revisionId
string
true

The identifier for the treatment definition revision.

Examples:
"cd942f3c-60a0-4b16-9184-4cb8921fb0eb"

Responses

StatusMeaningDescription
204No ContentThe treatment definition revision was deleted.Headers