Detach a catalog from a plan

View as Markdown
Detaches a pricing catalog from a plan. The catalog itself is not affected.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"
planCatalogIdstringRequiredformat: "cuid"

Response

Catalog detached
successboolean
idstring
ID of the detached catalog attachment
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error