Update project template

View as Markdown
Updates a project template's mutable fields. The prefix is immutable and cannot be changed.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

idstringRequired

Request

This endpoint expects an object.
namestringOptional1-120 characters
descriptionstringOptional<=1000 characters
iconstringOptional1-64 characters
useAccessobjectOptional
defaultProjectAccessobjectOptional

Response

The updated project template.
templateobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error