Update Project Avatar

Update project avatar image

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path Parameters

org_idstringRequiredformat: "uuid"
project_idstringRequiredformat: "uuid"

Request

This endpoint expects a multipart form containing a file.
filefileRequired

Response

Avatar updated successfully
namestring
idstringformat: "uuid"
org_idstringformat: "uuid"
avatar_urlstring or null
tasks_oauth_client_idstring or nullformat: "uuid"
public_routing_keystring or null
agent_access_keystring or null

Errors