DELETE /roadmaps/preview/{id}/save
DELETE operation for /roadmaps/preview/{id}/save
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://dev-rest.onboard.io/roadmaps/preview/string/save"{
"id": 1,
"preview_roadmap_id": "string",
"options": "string",
"tasks": "string",
"parent_preview_save_at": "2021-01-01T00:00:00Z"
}Empty
Empty
Empty
How is this guide?