Use this endpoint to remove the IP address restriction currently configured for a merchant. Once deleted, API key authentication for that merchant will no longer enforce an IP-based check, accepting requests from any origin.Documentation Index
Fetch the complete documentation index at: https://docs.iterapay.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires Bearer token authentication. API key authentication is not accepted.
Path parameters
The UUID of the merchant whose IP address restriction you want to remove.
Response
Returns204 No Content on success. No response body is returned.