Project avatars
Delete project avatar
Deletes a custom avatar from a project. Note that system avatars cannot be deleted.
Permissions required: Administer projects project permission.
delete/rest/api/3/project/{projectIdOrKey}/avatar/{id}
Path parameters
projectIdOrKeystring required
The project ID or (case-sensitive) key.
idinteger required
The ID of the avatar.
Response
Returned if the request is successful.