Skip to main content
PUT
Update a claim schedule
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide →

Path Parameters

id
string
required

Body

application/json
schedule_type
enum<string>
required
Available options:
DAILY,
MONTHLY,
WEEKLY
hour
integer<int32>
required
minute
integer<int32>
required
days_of_week
integer<int32>[]
days_of_month
integer<int32>[]

Response

200 - application/json

A successful response.

claim_schedule
object