v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBaccount
Update account metadata
Merge user-provided metadata into the account and return the updated snapshot.
Authentication: Authorization: Bearer <CLIENT_JWT>
Request body:
- metadata (object, optional): Arbitrary key/value pairs to merge. Existing keys are overwritten by new ones.
Notes / TODOs:
- Define allowed/reserved metadata keys and size limits before widening usage.
- Add email account support and determine how to integrate with other OAuth flows.
post/v1/account
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