Delete
Delete collection
If there is a change in product offerings, one or more collections may become unnecessary. This endpoint is used to delete a collection by ID.
DELETE
/
collections
/
{id}
Authorizations
Authorization
string
headerrequiredS2S access token (JWT) from fabric Identity service (during Login)
Headers
x-fabric-tenant-id
string
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
x-fabric-request-id
string
Unique request ID
Path Parameters
id
string
requiredSystem-generated 24-character collection ID
Was this page helpful?