Skip to main content
PATCH
Update an installation

Authorizations

Authorization
string
header
required

Use an application-scoped token with the ability required by the endpoint.

Path Parameters

installationId
string
required

Stable client-generated installation identifier. Maximum 255 characters.

Maximum string length: 255

Body

application/json

Include at least one property.

user_id
string | null
Maximum string length: 255
Example:

"user-123"

permission
enum<string>
Available options:
unknown,
not_determined,
authorized,
provisional,
ephemeral,
denied

Response

Installation updated.

data
object
required