Skip to content

Delete a specific version by ID

DELETE
/version/{id}

Delete a specific version of the engine by its ID.

Authorizations

Parameters

Path Parameters

id
required
string
uohlw2d5lfh5pdgaavtsw9v6

The unique identifier for the version (cuid2)

Responses

200

Version deleted successfully

403

Forbidden - User does not have permission to delete this version

404

Version not found