Skip to content
English
  • There are no suggestions because the search field is empty.

Delete a Parcel Extra Field

Using this API, you can delete an extra field that is linked to a specific parcel.

URL /metadata/v1/delete_metadata/{idmetadata}
Method GET 
Parameters idmetadata, integer (You can use the "idmetadata" that you received from the "Get Parcel Extra Fields" API at this point.)
Sample Request JSON  
Sample Response JSON

{

   "status": "ok"

}

Response Codes

200: ok 

E109: wrong token