v2
store
private

Update user profile

Update the store profile for the authenticated user.

post/api/store/profile

Request body

usernamestring required
namestring required
descriptionstring required
avatar_urlstring nullable required
linksstring[] required

Response

Successful Response

usernamestring required
namestring required
descriptionstring required
avatar_urlstring nullable required
linksstring[] required
is_featuredboolean required

Changes

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