Skip to main content
PUT
Set or replace a per-user rate override

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".

Query Parameters

user
string
required

ID of the user whose rate override is being set.

Body

application/json
rate_cents
integer
required
Example:

15000

Response

Override set

user_rate_override
object