v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Team Policies

Change the order of team policy

Change the order of team policy

post/api/{cloudId}/v1/teams/{teamId}/policies/{policyId}/change-order

Path parameters

policyIdstring required

Identifier of the policy.

teamIdstring required

The jira team identifier

Request body

ordernumber

new policy order

Example request

{
  "order": 3
}

Response

Returned if the policy is deleted successfully.