Delete a metadata
Last updated
Was this helpful?
Last updated
Was this helpful?
This API allows you to delete a metadata in a trip.
If you have your admin API key, you can try the API via this link.
Delete a metadata in trip data
/drivekit/admin/trips/{tripId}/metadata/{key}
Trip unique identifier (itinId field in trip push data)
Key of the metadata to delete from trip
Drivekit Admin API key