Add Custom Domain
POST/v2beta/instances/:instanceId/custom-domains
Adds a custom domain to the instance in context.
The instance_id in the input message will be used in the future
Required permissions:
system.domain.write
Request​
Responses​
- 200
- 403
- 404
- default
The added custom domain.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.