Voltar para Calendar Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

path: "/v1/calendar/availability"
method: "DELETE"
httpStatus:
success: 204
notFound: 404
forbidden: 403
rateLimited: 429
serverError: 500
unauthorized: 401

Input Schema

type: "object"
required:
0"authToken"
1"userId"
2"ownerType"
3"ownerId"
properties:
userId:
ownerId:
authToken:
ownerType:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"success"
1"meta"
properties:
meta:
success: