Update User Profile Photo
Upload a replacement profile photo for an organization user by user_id. Send the image as multipart form data and use the returned user profile for subsequent display or audit purposes.
Authorization
BearerAuth In: header
Path Parameters
Public user reference returned by the API.
uuidRequest Body
multipart/form-data
Multipart 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
application/json
Was this page helpful?
Get Organization User
Get Organization User. Return one organization user profile, assigned roles, account state, and the organization display name by user_id. The response never exposes organization identifiers because authentication already scopes the organization.
List User Releases
List User Releases. List releases associated with a user inside the organization. Use the returned release_id values for track, rights, review, and checkout follow-up calls.