Assign Custom Field Context To Projects

PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/project

Assigns a custom field context to projects.

If any project in the request is assigned to any context of the custom field, the operation fails.

Permissions required: Administer Jira global permission.

Request Body

{"projectIds"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring