Voltar para Calendar Service
deleteAvailabilityRules
ENDPOINT
Remove todas as regras de disponibilidade de um owner (reset).
System
Calendar Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{3}
path
:
"/v1/calendar/availability"
method
:
"DELETE"
httpStatus
:
{6}
success
:
204
notFound
:
404
forbidden
:
403
rateLimited
:
429
serverError
:
500
unauthorized
:
401
Input Schema
{3}
type
:
"object"
required
:
[4]
0
"authToken"
1
"userId"
2
"ownerType"
3
"ownerId"
properties
:
{4}
userId
:
{2}
ownerId
:
{2}
authToken
:
{2}
ownerType
:
{2}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[2]
0
"success"
1
"meta"
properties
:
{2}
meta
:
{2}
success
:
{1}