Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.5 KB

UpsertApiEndpointRequest.md

File metadata and controls

11 lines (8 loc) · 1.5 KB

UpsertApiEndpointRequest

Fields

Field Type Required Description
apiEndpoint ApiEndpointInput ✔️ A JSON representation of the ApiEndpoint to upsert.
apiEndpointID String ✔️ The ID of the ApiEndpoint to upsert.
apiID String ✔️ The ID of the Api the ApiEndpoint belongs to.
versionID String ✔️ The version ID of the Api the ApiEndpoint belongs to.