Credentials
Credentials allow you to securely store and manage sensitive information (such as passwords, TOTP secret keys, etc.), as well as non-sensitive reusable variables.
Once created, a Credential can be referenced and reused across different areas of the platform, simplifying configuration and centralizing credentials management.
Functionality
The endpoints under Credentials provide the following functionality:
- Create and manage credentials.
📄️ List Credentials
Call auditlog tasks if applicable to query.
📄️ Create Credential
Call auditlog tasks if applicable to query.
📄️ Retrieve Credential
Call auditlog tasks if applicable to query.
📄️ Update Credential
Call auditlog tasks if applicable to query.
📄️ Partial Update Credential
Call auditlog tasks if applicable to query.
📄️ Delete Credential
Call auditlog tasks if applicable to query.