Projects

Soft delete project

delete/v1/projects/{projectId}

Path parameters

{"stackTrail":"paths:/v1/projects/{projectId}:delete:parameters:0:schema","oasType":"schema","type":"unknown"}

ID of the project to delete

Response

Project deleted successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes