Create File-Upload Provider Credential
lyzr_create_file_upload_credentialCreate a provider credential by uploading files like certificates or keys. Supply base64-encoded content and metadata to set up authentication.
Instructions
Create a provider credential by uploading one or more files (e.g. certificates, keys).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Files to upload with the credential | |
| credential_data | Yes | JSON-encoded string with credential metadata (name, provider_id, etc.) |