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.

Changes

Changed in 1 of the 75 revisions of this API.1