v2

Swagger 2.02026-08-01331211921.0 KB
Projects

Add the specific user as a default reviewer for the project

Adds the specified user to the project's list of default reviewers. The method is idempotent. Accepts an optional body containing the uuid of the user to be added.

put/workspaces/{workspace}/projects/{project_key}/default-reviewers/{selected_user}

Response

The specified user was added as a project default reviewer

typestring required
created_onstring date-time
display_namestring
uuidstring
account_idstring

The user's Atlassian account ID.

account_statusstring

The status of the account. Currently the only possible value is "active", but more values may be added in the future.

has_2fa_enabledboolean
nicknamestring

Account name defined by the owner. Should be used instead of the "username" field. Note that "nickname" cannot be used in place of "username" in URLs and queries, as "nickname" is not guaranteed to be unique.

is_staffboolean