cURL
Credentials
Update a credential
Update a credential’s name or hold status.
Hold Status:
- When
hold: true, the credential is disabled and cannot be used to send emails. - When
hold: false, the credential is active and can send emails. - Use this to temporarily disable a credential without deleting it.
PATCH
cURL
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYPath Parameters
The tenant ID
The credential ID (numeric)
Body
application/json
