Update a resource group

Authentication

AuthorizationBearer

WorkOS organization API key (Authorization: Bearer sk_…).

Path parameters

resourceGroupIdstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringOptional<=255 characters
descriptionstring or nullOptional<=1000 characters
sourcestring or nullOptional<=255 characters
metadatamap from strings to anyOptional
Arbitrary JSON object, or null.

Response

OK
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error