Skip to main content
DELETE
Delete a journey

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Path Parameters

journeyId
integer | null

Numeric journey identifier.

Example:

33

Response

Returns true once the operation completes.

The response is of type boolean.