Set Project Avatar
PUT {{baseUrl}}/rest/api/3/project/:projectIdOrKey/avatar
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 projects project permission.
Request Body
{"id"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |