Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 1.41 KB

deleteapiendpointresponse.md

File metadata and controls

executable file
·
11 lines (8 loc) · 1.41 KB

DeleteApiEndpointResponse

Fields

Field Type Required Description
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