Profile image
POST
/v1/me/profile_image
DELETE
/v1/me/profile_image
{
"object": "image",
"id": "img_1wL1cVE503unGZ05yyG5hZX7xdJ",
"name": "img.jpeg",
"public_url": "https://images.clerk.dev/uploaded/img_1wL1cVE503unGZ05yyG5hZX7xdJ.jpeg"
}
post
https://clerk.example.com
/v1/me/profile_image
Update profile image
delete
https://api.clerk.dev
/v1/me/profile_image
Delete profile image
Last modified 6mo ago