Link Dev Users Identities
Links an external/secondary identity to the Dev user.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
dev_user
The ID of the Dev user to link the external identity to.
id
Unique ID of the Dev user in the external source.
issuer
Issuer of the external identity of the Dev user.
display_name
Display name of the Dev user in the external source.
Response
Response for the request to link an external identity to a Dev user.
dev_user