v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBprofiles
Reorder social links
Reorder the authenticated user's social links.
Accepts an ordered list of platform names. The first platform in the list will appear first on the profile, the second will appear second, etc.
Platforms not included in the list will appear after the explicitly ordered ones.
Authentication: Authorization: Bearer <CLIENT_JWT>
put/v1/account/social-links/reorder
Headers
authorizationstring nullable
Bearer JWT issued by Grove that identifies the account.
Bearer JWT issued by Grove that identifies the account.
Request body
Response
Successful Response