curl
Authentications
Update an authentication resource
Updates an authentication resource.
PATCH
curl
Required ACL:
addObject, deleteIndex, editSettingsAuthorizations
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
Unique identifier of an authentication resource. Universally unique identifier (UUID) of an authentication resource.
Example:
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Body
application/json
Response
OK
API response for a successful update of an authentication resource.
Last modified on March 23, 2026