dev-users

Identities Link

POST
Links an external/secondary identity to the Dev user.

Request

This endpoint expects an object.
dev_user
stringRequired
The ID of the Dev user to link the external identity to.
id
stringRequired
Unique ID of the Dev user in the external source.
issuer
stringRequired
Issuer of the external identity of the Dev user.
display_name
stringOptional
Display name of the Dev user in the external source.

Response

This endpoint returns an object
dev_user
object