v3
latestOpenAPI 3.0.12026-08-0474115357.9 KBOrganization
Delete property
Removes an organization property. Organization properties are a type of entity property which are available to the API only, and not shown in Jira Service Management. Learn more.
For operations relating to organization detail field values which are visible in Jira Service Management, see the Customer Service Management REST API.
Permissions required: Service Desk Administrator or Agent.
Note: Permission to manage organizations can be switched to users with the Jira administrator permission, using the Organization management feature.
delete/rest/servicedeskapi/organization/{organizationId}/property/{propertyKey}
Path parameters
organizationIdstring required
The ID of the organization from which the property will be removed.
propertyKeystring required
The key of the property to remove.
Response
Returned if the organization property was removed.