Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 1.67 KB

upsertapiendpointresponse.md

File metadata and controls

executable file
·
12 lines (9 loc) · 1.67 KB

UpsertApiEndpointResponse

Fields

Field Type Required Description
apiEndpoint shared.ApiEndpoint OK
contentType string ✔️ HTTP response content type for this operation
error shared.ErrorT Default error response
statusCode number ✔️ HTTP response status code for this operation
rawResponse AxiosResponse Raw HTTP response; suitable for custom response parsing