v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBApp Credentials
Delete a field from a credential
Removes a single field of the given fieldType from the specified credential while leaving the credential itself intact. Returns the updated credential.
delete/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
Response
Field deleted successfully