routing
Delete Policy
Delete a stored policy in one scope.
delete/v1/routing/policies/{name}
Path parameters
namestring required
Query parameters
user_idstring nullable
Delete the policy scoped to this user. Omit to delete the workspace-wide one.
Delete the policy scoped to this user. Omit to delete the workspace-wide one.
workspace_idstring uuid nullable
Delete the policy in this workspace. Omit for the deployment's default workspace.
Delete the policy in this workspace. Omit for the deployment's default workspace.
Response
Successful Response
Changes
Changed in 2 of the 143 revisions of this API.2
- ○
added the new optional
queryrequest parameterworkspace_idnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○