v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBApp Credentials
Update the value of a credential field
Updates the value of an existing field on a credential, identified by packageName, credentialName, and fieldType in the path. The body carries the new value and returns the updated credential.
patch/credentials/packages/{packageName}/credentials/{credentialName}/fields/{fieldType}
Path parameters
packageNamestring required
credentialNamestring required
fieldType'email' | 'username' | 'password' | 'api_token' | 'phone_number' | 'two_factor_secret' | 'backup_codes' required
Request body
Response
Field value updated