Update credential
Overwrites the stored credential data (e.g. username/password) while keeping the same credential_id.
Path parameters
credential_id
The unique identifier of the credential to update
Headers
x-api-key
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Request
This endpoint expects an object.
name
Name of the credential
credential_type
Type of credential to create
Allowed values:
credential
The credential data to store
Response
Successful Response
credential_id
Unique identifier for the credential
credential
The credential data
credential_type
Type of the credential
Allowed values:
name
Name of the credential
browser_profile_id
Browser profile ID linked to this credential
tested_url
Login page URL used during the credential test

