Project classification levels
Remove the default data classification level from a project
Remove the default data classification level for a project.
Permissions required:
- Administer projects project permission for the project.
- Administer jira global permission.
delete/rest/api/3/project/{projectIdOrKey}/classification-level/default
Path parameters
projectIdOrKeystring required
The project ID or project key (case-sensitive).
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/project/{projectIdOrKey}/classification-level/default:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}