Create or update the registration for a console
POST/console/register
Creates an anonymous console registration when id is absent, or updates an existing registration when id is present. Authenticated new registrations are linked to the caller; updates require that link. The returned registration contains the durable asset ID for later calls.
Request
Responses
- 200
- 400
- 403
- 409
The request completed successfully
The request parameters or body are invalid
The caller does not have permission to access the requested resource
The request conflicts with the current state of the resource