curl
Vaults
Delete a source
Deletes a source from the list of allowed sources.
DELETE
curl
Requires Admin API key
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
IP address range of the source.
Example:
"10.0.0.1/32"
Response
OK
Date and time when the object was deleted, in RFC 3339 format.
Example:
"2023-06-27T14:42:38.831Z"
Last modified on March 23, 2026