Delete script
Delete a script
DELETE api/scripts/{script}
Example request:
curl -X DELETE "https://ploi.io/api/scripts/{script}" \
-H "Authorization: Bearer {token}" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
Delete a script
DELETE api/scripts/{script}
Example request:
curl -X DELETE "https://ploi.io/api/scripts/{script}" \
-H "Authorization: Bearer {token}" \
-H "Content-Type: application/json" \
-H "Accept: application/json"