identities

create a new remote identity for user

post/v2/identities/remotes

Request body

credentialsobject
display_namestring
identifierstring required
infosobject
protocol'email' | 'twitter' required
status'active' | 'inactive' | 'deleted'
type'local' | 'remote'
user_idstring

Response

Remote identity created

locationstring

url to retrieve new remote identity's at identities/remotes/{identifier}

identifierstring

Changes

No recorded changes to this endpoint across all 32 revisions of this API.