Upsert the foreign key
Upserts the provided foreign key.
Request
path Parameters
user_id
required
string
User Id
key
required
string
Foreign key name
Request Body schema:
application/json
object
Responses
200
OK
400
Bad Request
put
/v3/users/{user_id}/foreign-key/update/{key}
Request samples
Payload
application/json
Copy
"foreign key value"
Next to
List users