Update Journey
PATCH/journeys/:journey_id
Updates an existing journey's attributes.
Only the provided attributes will be updated; others will remain unchanged.
Request
Responses
- 200
- 404
- 422
Journey successfully updated. Returns the updated journey.
Journey not found. the specified `journey_id` does not exist
Validation error in update parameters