Delete Province

The Delete Province API allows developers to delete an existing province within a specified country. This endpoint requires the province ID.

Public Request Parameters

📘

Path Parameters

FieldTypeRequiredDescriptionExample
countrystringYesUnique identifier for the province

Response Description

Public Response Fields

📘

Success Response

FieldTypeExampleDescription
codestring"success"Status code of the response
messagestringDescriptive message of the response

Error Response

FieldTypeExampleDescription
codestringInvalidParameterError http message
messagestring``Error message
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!