Delete project contents

delete/projects/{projectId}/contents/{contentId}
Internal-Use Only

Deletes the contents of the project that is associated with the specified project ID and content ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contentId
string
true

The unique identifier for the project content.

projectId
string
true

The unique identifier for the project.

Responses

StatusMeaningDescription
204No ContentThe project contents was deleted.
404Not FoundNo project contents exist at the requested path.Schema