Delete a project version

delete/projects/{projectId}/projectVersions/{versionId}
Internal-Use Only

Deletes the project version that is associated with the specified version ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
projectId
string
true

The unique identifier for the project.

versionId
string
true

The unique identifier for the project version.

Responses

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