/
NO
nobeds
/
NOBEDS API - V2
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Accounting
4
Airbnb Api
2
Availability
4
Booking Api
2
Bookings
4
Expedia Api
2
Hotels
4
iCal
4
Rentals
4
Reviews
4
Tasks
4
get
Get your tasks
put
Update rental Tasks
post
Create a new task
delete
Delete certain task
Tasks
Delete certain task
Requires api token
delete
/api/Tasks/{api_token}
Path parameters
api_token
string
required
Query parameters
id
integer
required
date
string
required
Response
The task was deleted
Task
required
id
integer
exception
AggregateException
status
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
isCanceled
boolean
isCompleted
boolean
isCompletedSuccessfully
boolean
creationOptions
0
|
1
|
2
|
4
|
8
|
16
|
64
{"stackTrail":"components:schemas:Task:properties:asyncState","oasType":"schema","type":"unknown","nullable":true}
isFaulted
boolean
Changes