Skip to main content
PUT
Context Update

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Path Parameters

context_id
string
required

Body

application/json
name
string
required

Name of the context

description
string
required

Description of the context

apps
string[]

List of associated apps

Response

Successful Response