Authorizations
Authorization header using the Bearer scheme. Example: "Authorization: Bearer {Value}"
Path Parameters
The identifier of the Registered client to update
Body
Update Registered client request
Registered client Business Legal Name
300
Registered client Display Name
300
Registered client Allowed Link URLs. If no Allowed Link URLs are specified, Allowed Link URLs from main client will be used.
50
Response
Registered client updated
ok
, serverFailure
, permissionDenied
, badRequest
, notFound
, conflict
, tooManyRequest
, locked
, unavailableForLegalReasons
A message generated by the API
User-friendly display message that can be presented to the end user
An error grouping hash from string components and caller information. Used by bugsnag on FE for correct error grouping
Strictly-typed error type that is explaining the reason of an unsuccessful status of the operation. All possible error types are available in the documentation.