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