v3
latestOpenAPI 3.0.12026-07-31240345599.7 KBTeam 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
Example request
{
"order": 3
}Response
Returned if the policy is deleted successfully.