v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
admins

Update admin profile

Allows to update the profile for the logged in admin

put/admin/profile

Request body

emailstring email
descriptionstring
allow_api_key_authboolean

If enabled, you can impersonate this admin, in REST API, using an API key. If disabled admin credentials are required for impersonation

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any