/identities/save-with-token

Save identity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

id of the identity to save

string
required

org_id of the identity to save

string

user id of the identity to save

string
enum
required

type of the identity to save

Allowed:
string

first name of the identity to save

string

last name of the identity to save

string

profile url of the identity to save

string
required
length ≤ 475

profile id of the identity to save

string

profile picture url of the identity to save

subscriptionTitles
array of strings | null

subscription titles of the identity to save

subscriptionTitles
string

headline of the identity to save

string
required

identity token

activeCredentials
array of objects

active credentials of the identity to save - FFR - will be removed soon

activeCredentials
activeCredential
object

active credential of the identity to save - will replace activeCredentials soon

Responses
200

Identity successfully saved or updated.

500

Unexpected error while saving the identity.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!