{
"id": 123,
"name": "<string>",
"comment": "<string>",
"firstTime": 123,
"period": 123,
"periodMonth": 123,
"duration": 123,
"timezone": "<string>",
"initialOffset": 123,
"creationTime": 123,
"modificationTime": 123
}
{
"id": 123,
"name": "<string>",
"comment": "<string>",
"firstTime": 123,
"period": 123,
"periodMonth": 123,
"duration": 123,
"timezone": "<string>",
"initialOffset": 123,
"creationTime": 123,
"modificationTime": 123
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.