Projects
Delete a project
Delete a project by its ID. This operation is irreversible.
<Note>This endpoint is in beta, read more here.</Note>
delete/v2/projects/{project_id}
Path parameters
project_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique project identifier (base64)
Response
Project successfully deleted