Skip to content

DeleteQuotePolicy

Deletes a quote policy and its source mappings.

Access control

Allowed sessions: SESSION_MANAGER, SESSION_ADMIN. Requires scope access_backoffice and permission set_accounts.

Request

{
  "id": 3
}

Response

An empty successful response is returned with HTTP-equivalent status 200.

Reassignment behavior

  • System policies 1 and 2 cannot be deleted.
  • Symbols currently using the deleted policy are automatically assigned quote_policy_id = 1 (System unconfigured).
  • The bulk symbol reassignment and policy deletion execute in one transaction.
  • Policy 1 accepts no quotes, so affected symbols require an explicit new policy before their prices resume.