v61

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-018131,3812.6 MB
Catalog Service API Mappings

Create API Mapping for a Service

Creates a new API mapping for the given service.

post/v1/catalog-services/{serviceId}/api-mappings

Request body

api_idstring uuid required

The ID of the API Entity to map.

Response

A response containing a single catalog service API mapping.

idstring uuid required

The mapping ID.

service_idstring uuid required

The ID of the service.

api_idstring uuid required

The ID of the API.

created_atstring date-time required

Creation timestamp.

updated_atstring date-time required

Last update timestamp.