Update context template
Update a context template. When config is provided it is validated based on the template type.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Request
This endpoint expects a map from strings to any.
Response
Updated context template
config
createdAt
id
name
organizationId
type
updatedAt
userId
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error