Update BusinessTrip Tags

Endpoint to update tags associated to a BusinessTrip.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • business_trip_write
Path Params
string
required

The BusinessTrip ID.

Body Params

Update BusinessTrip JSON parameters.

int64

The epoch timestamp in millis. This is checked in Soldo. Requests with timestamp older than 5 seconds will be rejected.

tags
array of objects

The IDs of the Tag and related Dictionary to be assigned to a BusinessTrip.

tags
Responses
204

No content as result.

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!