curl --request PATCH \ --url https://api.cal.com/v1/credential-sync \ --header 'Content-Type: application/json' \ --data '{ "encryptedKey": "<string>" }'
Your API key
ID of the user to fetch the credentials for
ID of the credential to update
Update a new credential
The body is of type object.
object
OK