Support Hours
Authorizations
AuthorizationstringRequired
The Bearer API key of your user more info.
Query parameters
start-indexinteger · int32OptionalDefault:
an integer specifying the starting point (beginning with 0) when paging through a list of entities
0max-resultsinteger · int32 · max: 50OptionalDefault:
the maximum number of results when paging through a list of support hours.
50Responses
200
list of support hours
application/json
get
/support-hours200
list of support hours
Authorizations
AuthorizationstringRequired
The Bearer API key of your user more info.
Path parameters
idnumberRequired
entity ID
Body
idinteger · int64Optional
namestringRequired
timezonestring · enumRequiredPossible values:
Responses
200
the updated support hour object
application/json
put
/support-hours/{id}200
the updated support hour object
Last updated
Was this helpful?