Deletes a specific item from a media builder.

Behavior: Removes the specified item from the media builder and returns the change tracking result reflecting the deletion.

Authorization: Requires an authenticated user (class-level [Authorize]).

Side Effects: The media builder item record is permanently removed from the data store.

Error Scenarios: Returns 401 if the user is not authenticated. Returns 400 if either ID is invalid.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the media builder containing the item.

uuid
required

The unique identifier of the media builder item to delete.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json