Payins Blocklist
Delete a blocklist entry
Deletes a single blocklist entry by ID, scoped to the authenticated fin. Returns 404 if the entry does not exist or belongs to a different fin. Note that changes to the blocklist may take up to 5 minutes to take effect.
delete/payins-blocklist/{id}
Path parameters
idinteger required
Example:123
The ID of the blocklist entry to delete. Must be a positive integer.
Response
Entry deleted successfully. No response body.