Update a creator
Creators
Update a creator
Update a creator’s name, is_active, or metadata.
Partial update — only the fields you include change. Returns the
updated creator; 404 if it does not exist in your organization.
PATCH
Update a creator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Creator UUID.
Body
application/json
Response
Successful Response