Remove Trusted Domain
DELETE/v2beta/instances/:instanceId/trusted-domains/:domain
Removes a trusted domain from the instance.
The instance_id in the input message will be used in the future.
Required permissions:
iam.write
Request​
Responses​
- 200
- 403
- 404
- default
The removed trusted domain.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.