Skip to main content
DELETE
Delete Transport Operator Route Policy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transportOperatorRoutePolicyId
string<uuid>
required

Transport operator route policy identifier

Example:

"01980d36-4381-7c81-8786-230f12cb35c0"

Query Parameters

fields
string

Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.

Response

Transport operator route policy deleted