v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue custom field contexts

Delete custom field context

Deletes a custom field context.

This API will not allow removing the global context from April 2026. Instead, an HTTP 400 response will be returned. See CHANGE-3019

Permissions required: Administer Jira global permission.

delete/rest/api/3/field/{fieldId}/context/{contextId}

Path parameters

fieldIdstring required

The ID of the custom field.

contextIdinteger required

The ID of the context.

Response

Returned if the context is deleted.

{"stackTrail":"paths:/rest/api/3/field/{fieldId}/context/{contextId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}