API Reference

GET tasks/calendar/config/Z

GET
tasks/calendar/config/Z

GET operation for tasks/calendar/config/Z

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Response Body

application/json

curl -X GET "https://dev-rest.onboard.io/tasks/calendar/config/Z"
{
  "a": "string",
  "l": "string"
}
Empty
Empty
Empty

How is this guide?