Update a project domain
Endpoint
https://api.devpayr.dev/api/v1/project/{project}/domain/{domain}Authentication
X-API-KEY: <your_api_key>Path Parameters
Parameter
Type
Required
Description
Authorization Rules
1) API key access to the project
2) Domain must belong to project
3) Request-level authorization message
Request Body
Updatable Fields
Field
Type
Required
Description
Boolean Input Handling
Domain Format Rules
Uniqueness Rule
Example Request
Response
Success (200)
Special Behavior: Setting Primary Domain
Caching Behavior
Validation Errors (422)
Errors
Missing API Key (401)
Invalid / Expired API Key (403)
Unauthorized (403)
Domain not tied to project (404)
Project or Domain Not Found (404)
Rate Limited (429)
Last updated