Remove Label From Source
Remove a label from a source.
Path Parameters
source_id*Source Id
label_id*Label Id
Response Body
application/json
application/json
curl -X DELETE "https://example.com/sources/string/labels/string"{ "message": "string"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}