Create a project domain
Endpoint
https://api.devpayr.dev/api/v1/project/{project}/domainsAuthentication
X-API-KEY: <your_api_key>Path Parameters
Parameter
Type
Required
Description
Authorization Rules
1) API key access to the project
2) Plan-based domain limit
Request Body
Fields
Field
Type
Required
Description
Domain Format Rules
Uniqueness Rules
Example Request
Response
Success (201)
Special Behavior: Primary Domain Demotion
Validation Errors (422)
Errors
Missing API Key (401)
Invalid / Expired API Key (403)
Unauthorized (403)
Project Not Found (404)
Rate Limited (429)
Last updated