79679913

Date: 2025-06-26 04:48:28
Score: 2
Natty:
Report link

Use api method from postman

Endpoint take from api_server of your clearml config. For example

https://your_url:443/queues.update

And write body request

{

"name": "default",

"system_tags": ["default"]

}

Do not forget Authorize (create Bearer token, from method auth.login)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Halacky