Update Issuer
Update an issuer by its ID.
Request
Request body
application/json
A name for the resource.
Content in specified format.
plain
markdown
html
The content value.
Content in specified format.
plain
markdown
html
The content value.
The name of the issuer that will be displayed to the user
A name for the resource.
oauth2
password
temporary-password
email-link
webauthn
totp_app
backup_codes
Unix timestamp in milliseconds
Unix timestamp in milliseconds
What methods should be featured in the issuer's login and signup pages
Alternative URL to the signup page
Alternative URL to the login page
Alternative URL to the password reset page
Alternative URL to the profile page
A base64 encoded image
The mime type of the image
A base64 encoded image
The mime type of the image
An URL from where to fetch the image
An URL from where to fetch the image
An URL to link to when the logo is clicked
A base64 encoded image
The mime type of the image
Responses
Issuer
Bad request - The request is not valid or missing required parameters.
Unauthorized - The request is not allowed because the client or user is not authenticated.
Forbidden - The request is not allowed because the client or user does not have the necessary permissions.
Not found - The requested resource does not exist.
Unprocessable entity - The data provided in the request is not valid.
Too many requests - The client has sent too many requests in a given amount of time.
Internal server error - An unexpected error occurred while processing the request.