Sets the avatar displayed for a project.Use Load project avatar to store avatars against the project, before using this operation to set the displayed avatar.Permissions required:Administer projectsproject permission.
Request
Path Params
Body Params application/json
Examples
Responses
🟢204Returned if the request is successful.
application/json
Body
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have permission to administer the project.
🟠404Returned if the project or avatar is not found or the user does not have permission to view the project.