Request Catalog
Delete
Delete a catalog.
delete/api/v1/catalogs/{id}
Path parameters
idstring required
The Id of the RequestCatalog to delete.
Request body
C1ApiRequestcatalogV1RequestCatalogManagementServiceDeleteRequestInput required
Delete a request catalog by Id. It uses URL value for input.
Response
Empty response with a status code indicating success.
C1ApiRequestcatalogV1RequestCatalogManagementServiceDeleteResponse required
Empty response with a status code indicating success.