v1
latestOpenAPI 3.0.02026-08-06165119238.1 KBUsers
Delete a foreign key
Deletes the provided foreign key, if the supplied userId, system, and key match.
delete/v4/users/{userId}/foreign-key/{system}/{key}
Path parameters
userIdstring required
Unique User identifier
systemstring required
Foreign system name
keystring required
Foreign system key
Request body
string required
Response
OK - Foreign key was successfully deleted