Skip to main content
PATCH
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

Query Parameters

id
string
provider
string
email
string
linked_at
string
last_login_at
string

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

204

No Content