Catalog

Update catalog client (admin)

Super Admin or Client Admin only. Partial update of name or plan_type.

patch/v2/catalog/clients/{client_id}

Path parameters

client_idstring uuid required

Request body

namestring nullable
plan_type'standard' | 'library_only' | 'enterprise' | 'ido_premium' nullable

Response

Successful Response

idstring uuid required
namestring required
plan_typestring required
created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 1 of the 7 revisions of this API.2

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog