Assign an Application to a Policy
PUT {{baseUrl}}/api/v1/apps/:appId/policies/:policyId
Assigns an application to a policy identified by policyId
. If the application was previously assigned to another policy, this removes that assignment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |