Back to Platform

PUT /roadmaps/tasks/{id}

PUT
/roadmaps/tasks/{id}

PUT operation for /roadmaps/tasks/{id}

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 PUT "https://dev-rest.onboard.io/roadmaps/tasks/string"
{}
Empty
Empty
Empty

How is this guide?