SuperAI Flow Platform

Sections

Theme switcher

Update current user profile

Header Parameters

Authorizationstring

Body Parameters

first_namenull
Min length
1
Max length
100
last_namenull
Min length
1
Max length
100
passwordnull
Min length
8
Max length
128

Response

200
Object
User profile updated successfully with new values

Response Attributes

created_atstring
emailstring Required
first_namestring Required
idstring
last_namestring Required
modified_bystring
organization_idstring Required
rolestring
Default value
app_user
Enum values:
org_adminbackofficeapp_userintegration
statusstring
Default value
pending
Enum values:
pendingactiveinactive
updated_atstring
user_auth_idnull
401
Object
Unauthorized - Missing or invalid authentication credentials

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
404
Object
User account not found in database despite valid authentication token

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
422
Object
Unprocessable Entity - Request validation failed

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
500
Object
Internal Server Error - An unexpected error occurred

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
Was this section helpful?

What made this section unhelpful for you?

PUT

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot