Back to Platform

DELETE /projects/{id}

DELETE
/projects/{id}

DELETE operation for /projects/{id}

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Path Parameters

id*string

Response Body

application/json

curl -X DELETE "https://dev-rest.onboard.io/projects/string"
{}
Empty
Empty
Empty

How is this guide?