With status 200 ok to signal the domain has been claimed
Domain claim already exists. (code: org.domain_claim.already_exists
)
Hide headers attribute
Show headers attribute
-
x-cloud-error-codes
string
The error codes associated with the response
Value is org.domain_claim.already_exists
.
Hide response attribute
Show response attribute
object
-
errors
array[object]
Required
A list of errors that occurred in the failing request
Hide errors attributes
Show errors attributes
object
-
A structured code representing the error type that occurred
-
A human readable message describing the error that occurred
-
If the error can be tied to a specific field or fields in the user request, this lists those fields
Organization not found. (code: organization.not_found
)
Hide headers attribute
Show headers attribute
-
x-cloud-error-codes
string
The error codes associated with the response
Value is organization.not_found
.
Hide response attribute
Show response attribute
object
-
errors
array[object]
Required
A list of errors that occurred in the failing request
Hide errors attributes
Show errors attributes
object
-
A structured code representing the error type that occurred
-
A human readable message describing the error that occurred
-
If the error can be tied to a specific field or fields in the user request, this lists those fields
Concurrent organization modification. (code: org.domain_claim.concurrent_organization_modification
)
Hide headers attribute
Show headers attribute
-
x-cloud-error-codes
string
The error codes associated with the response
Value is org.domain_claim.concurrent_organization_modification
.
Hide response attribute
Show response attribute
object
-
errors
array[object]
Required
A list of errors that occurred in the failing request
Hide errors attributes
Show errors attributes
object
-
A structured code representing the error type that occurred
-
A human readable message describing the error that occurred
-
If the error can be tied to a specific field or fields in the user request, this lists those fields
The challenge can not be verified at the moment, please retry later