Path Parameters
The unique identifier of the content session to delete.
Response
Returns a deletion confirmation object with the following fields:The unique identifier of the deleted content session.
String representing the object’s type. Always set to
contentSession
.Indicates the success of the deletion operation. Always
true
when the request succeeds.