Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As of Version

product version 2021 Winter | component version 

Request MethodDELETE
Response FormatHTTP status code
Required Permission

available if listed in authorization.accesses in authentication-prod.yml and the specified access condition is matched.

>> AUTHENTICATION Service
Description


Excerpt

Deletes the global catalog specified by its name.


HTTP status codeDescription
200Success.
404There is no catalog with the name invalidcatalog


Request Header
Request Example

https://<host>/catalog/api/catalogs/examplecatalog

Response Example

200 OK

...