SpaceMediaSpaceMedia
Endpoint referenceAccount Settings

Update Personal Information

POST
/api/v1/account-settings/personal-information

Update Personal Information. Use it to manage the authenticated user profile, account labels, active sessions, and notification preferences that are visible inside the organization account. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?