Taiga
API ReferenceService LinesV2

Delete service line

DELETE
/api/service-lines/v2/{service_line_id}

Authorization

BearerAuth
AuthorizationBearer <token>

Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.

In: header

Path Parameters

service_line_id*ServiceLineId
Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/service-lines/v2/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty