Skip to main content

Delete a project by ID for a User within an Organization

DELETE 

/v1/organizations/:organizationId/projects/:projectId

Delete a project by ID for a User within an Organization

Request

Path Parameters

    organizationId stringrequired
    projectId stringrequired

Responses

Project deleted successfully

Loading...