Inserts or updates a foreign key

Inserts or updates the provided foreign key, if the supplied userId and key match.

SecurityZephrHmacHttp
Request
path Parameters
userId
required
string

Unique User identifier

Example: 3f589a2d-86cd-4b70-a5df-68dca75a3a21
key
required
string

Foreign system key

Example: foreign_system_key
Request Body schema: application/json
string
Responses
200

OK - Foreign key was successfully inserted or updated

404

Not Found - Cannot find a user with the supplied userId

put/v3/users/{userId}/foreign-key/update/{key}
Request samples
application/json
"65xcb76a3a2f1"