Tarsheed
Automation
Copy Page
Tarsheed
Auth
Create Account
POST
Verifiy Email
POST
Login
POST
Resend Verfication Code
POST
Forget Password Request
POST
Forget password Verify Code
POST
Reset Password
PATCH
Login With Google
POST
Login With Facebook
POST
Users
Get all users
GET
Get specific user
GET
Delete user account
DELETE
Update user data
PUT
Change user password
PUT
Get Recomendation
GET
Get Avarage Cost For Spesfic User
GET
Get The Power Saving Modes Settings
GET
Update the Usage of the power saving mode
PATCH
Reports
GetUserReport
GET
Room
Create New Room
POST
Update Room
PATCH
Delete Room
DELETE
Get Room Details
GET
Get all Rooms for spesfic user
GET
Device
Create New Device
Update Device
Delete Device
Get All Devices id For IOT System
Toggle Device Status
category
get all categories
Sensor
Create New Sensor
Update Sensor
Delete Sensor
Get All Sensor For Spesfic user
Automation
Add New Automation
POST
Get all Automation for Spesfic User
GET
Delete Spesfic Automation
DELETE
Update Spesfic Automation
PATCH
Apply Automation Manually
POST
Automation
Copy Page
Delete Spesfic Automation
Developing
DELETE
automation/delete/{automationId}
Try it
Run in Apidog
Run in Apidog
Automation
This Endpoint used to delete spesfic automation
Request
Path Params
Generate Code
automationId
string
required
Header Params
Generate Code
Authorization
string
optional
Example:
token
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
DELETE
'automation/delete/'
\
--header
'Authorization: token'
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
object
{0}
Example
{
}
Previous
Get all Automation for Spesfic User
Next
Update Spesfic Automation