MetadataGeneration

Generate a suggested name or description for an API flow

Generate a suggested name for an API flow based on the steps list

post/generate/metadata/apiFlow

Query parameters

workspaceIdstring required

The ID for the workspace

Request body

variablesobject

Key-value object containing the variables available for use in the API flow at the time of generation

Response

The generated metadata

namestring

The generated name

Changes