v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
profiles

Remove social link

Remove a social link from the authenticated user's profile.

The platform name is case-insensitive (e.g., "GitHub" and "github" both work).

Authentication: Authorization: Bearer <CLIENT_JWT>

delete/v1/account/social-links/{platform}

Path parameters

platformstring required

Platform to remove (e.g., 'twitter')

Platform to remove (e.g., 'twitter')

Headers

authorizationstring nullable

Bearer JWT issued by Grove that identifies the account.

Bearer JWT issued by Grove that identifies the account.

Response

Successful Response

messagestring required

Response message