This endpoint supports both API key authentication and user authentication
Authentication Options
- API Keys: For external applications and integrations
- User Sessions: For updating own account data
This endpoint has rate limiting to prevent abuse
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
Response
No Content