Skip to main content
POST
Which external accounts sign the calling user in, and when each was last used.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

my_identities

Which external accounts sign the calling user in, and when each was last used.

email
string<text>
id
string<uuid>

Note: This is a Primary Key.

last_login_at
string<timestamp with time zone>
linked_at
string<timestamp with time zone>
provider
string<character varying>
Maximum string length: 30

Response

201

Created