v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Request Catalog

Add App Entitlements

Add requestable entitlements to a catalog.

post/api/v1/catalogs/{catalog_id}/requestable_entries

Path parameters

catalog_idstring required

The Id of the request catalog to add app entitlements to. This is a URL value.

Request body

createRequestsboolean

Whether or not to create requests for newly added entitlements for users in the catalog. By default, this is false and no requests are created.

Response

Empty response with a status code indicating success.

C1ApiRequestcatalogV1RequestCatalogManagementServiceAddAppEntitlementsResponse required

Empty response with a status code indicating success.