[beta] Update a ridership passenger.

Update a ridership passenger by Samsara ID. All provided fields will overwrite existing values (PUT semantics).

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Write Ridership under the Ridership category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Query Params
string
required

The Samsara UUID of the ridership passenger.

Body Params
string
required

The Samsara UUID of the ridership account this passenger belongs to.

string
enum

Classification or grade level of the passenger. Valid values: unknown, pk1, pk2, pk3, pk4, k, grade1, grade2, grade3, grade4, grade5, grade6, grade7, grade8, grade9, grade10, grade11, grade12

externalIds
object

A map of external ids

string
required

First name of the passenger.

identifiers
array of objects

List of identifiers associated with the passenger.

identifiers
string
required

Last name of the passenger.

specialInstructions
object

Special instructions for the passenger.

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json