Issue custom field contexts
Create custom field context
Creates a custom field context.
If projectIds is empty, a global context is created. A global context is one that applies to all project. If issueTypeIds is empty, the context applies to all issue types.
Permissions required: Administer Jira global permission.
post/rest/api/2/field/{fieldId}/context
Path parameters
fieldIdstring required
The ID of the custom field.
Request body
Response
Returned if the custom field context is created.
Changes
No recorded changes to this endpoint across all 15 revisions of this API.