Apps

Update an existing app by ID

Required scope - write_app

put/api/v1/apps/{id}

Path parameters

idnumber required

The unique ID of the app

Request body

redirectUrisstring[]
namestring
isActiveboolean
scopesstring[]

Response

Changes