PoliciesRemove a resource instance from a policyRemove a resource instance from a policy DELETE /v1/policies/:id/resources/:resource_id Detaches the resource instance from the policy. Request Responses204400404Resource removed from policyInvalid policy ID or resource IDPolicy or resource assignment not found