delete https://your-protect-instance.example.com/api/rest/v1/whitelists/addresses//attributes/
This endpoint deletes an attribute of a given whitelisted address.
Required role: WhitelistedAddressCreator.
Responses
This endpoint deletes an attribute of a given whitelisted address.
Required role: WhitelistedAddressCreator.
xxxxxxxxxx
curl --request DELETE \
--url https://your-protect-instance.example.com/api/rest/v1/whitelists/addresses/whitelistedAddressId/attributes/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: