cURL
curl --request DELETE \ --url https://api.sandbox.asapp.com/configuration/v1/structured-data-fields/{structuredDataFieldId} \ --header 'asapp-api-id: <api-key>' \ --header 'asapp-api-secret: <api-key>'
This response does not have an example.
Delete a specific structured data field specifying the id
Identifier of the structured data field
Successfully deleted the structured data field.
Was this page helpful?