Create context template

Create a new context template. The config is validated based on the template type.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects a map from strings to any.

Response

Created 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
500
Internal Server Error