Wijzig toolstatus
POST /tools/{id}/status
Scope: tools:write. Body: { status }.
Voorbeeldbash
curl -X POST https://api.tooltagger.com/v1/tools/{id}/status \
-H "Authorization: Bearer $TOOLTAGGER_API_KEY"Parameters
| Naam | In | Type | Toelichting |
|---|---|---|---|
id verplicht | path | string |
Antwoorden
| Status | Betekenis |
|---|---|
200 | OK |
