Catalog
Delete multiple catalogs
Deletes multiple existing catalogs in a single request.
Maximum 1000 catalogs can be deleted in a single request.
Returns the number of deleted catalogs.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json ยท string[]
List of catalog IDs to delete
Response
200
application/json
Successful Response
Schema for the response of a delete operation.