v1

latestOpenAPI 3.0.02026-07-178236113.8 KB
Apps

Update an existing app by ID

Required scope - write_app. Assigning the root scope additionally requires the caller to hold the root scope.

put/api/v1/apps/{id}

Path parameters

idnumber required

The unique ID of the app

Request body

redirectUrisstring[]
namestring
isActiveboolean
scopesstring[]
useSystemMfaConfigboolean
requireEmailMfaboolean
requireOtpMfaboolean
requireSmsMfaboolean
allowEmailMfaAsBackupboolean

Response