Delete a project
Endpoint
https://api.devpayr.dev/api/v1/project/{project}Authentication
X-API-KEY: <your_api_key>Path Parameters
Parameter
Type
Required
Description
Authorization Rules
1. Ownership
2. API Key Scope
3. Subscription Plan Permission
Example Request
Response
Success (200)
Deletion Behavior
Errors
Missing API Key (401)
Invalid / Expired API Key (403)
Unauthorized Deletion (403)
Project Not Found (404)
Rate Limited (429)
Best Practices & Warnings
Last updated