delete https://api.rainex.io/projects//attached-family-items/
Deletes an attachment of an addon or charge to a plan by id
Error codes:
NotFound | There is no any attached family item with the id specified in the request URI |
Responses
Deletes an attachment of an addon or charge to a plan by id
Error codes:
NotFound | There is no any attached family item with the id specified in the request URI |
xxxxxxxxxx
curl --request DELETE \
--url https://api.rainex.io/projects/your-site-name-1/attached-family-items/test-id \
--header 'accept: application/json'