SnowPass
Generated

Rename Credential

PATCH
/v1/users/{externalUserId}/credentials/{credentialId}

Path Parameters

externalUserId*string
credentialId*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://example.com/v1/users/string/credentials/string" \  -H "Content-Type: application/json" \  -d '{}'
Empty