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

idstringRequired

Request

This endpoint expects a map from strings to any.

Response

Updated context template
configmap from strings to any
createdAtstring
idstring
namestring
organizationIdstring or null
typestring
updatedAtstring
userIdstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error