PUT drill/…/tag

Sets a tag for a given drill.

Tags are used to aid finding drills in a collection.

Resource URL

https://www.drillster.com/api/2.1.1/drill/{drill_id}/tag

Parameters

Field Description
drill_id
required
The unique identifier of the drill. Note that this API call will only operate on drills, not on courses.

Example value: R_GVlYZQTKOEmN_r69EVFQ
tag
required
The actual tag value.

Example value: safety

Response

The complete list of 2.1.1 Tag objects stored for the drill.