v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Avatars

Delete avatar

Deletes an avatar from a project, issue type or priority.

Permissions required: Administer Jira global permission.

delete/rest/api/3/universal_avatar/type/{type}/owner/{owningObjectId}/avatar/{id}

Path parameters

type'project' | 'issuetype' | 'priority' required

The avatar type.

owningObjectIdstring required

The ID of the item the avatar is associated with.

idinteger required

The ID of the avatar.

Response

Returned if the request is successful.