A quick question regarding flyte `/workflows` REST...
# ask-the-community
s
A quick question regarding flyte
/workflows
REST API endpoint - I see there’s an archive option in the dashboard but I don’t see a PUT endpoint for
/workflows
- is this expected or am I missing something?
s
@seunggs, I believe it’s the
/named_entities
endpoint that you’ll have to take a look at.
For example:
api/v1/named_entities/WORKFLOW/flytesnacks/development/...
s
Oh ok - I’ll try that thanks!
156 Views