Skip to main content

Delete an Entry

DELETE 

/v2/flows/:flowSlug/entries/:flowEntryID

  • For Commerce, this endpoint deletes an entry from a flow.
  • For Product Experience Manager, this endpoint deletes an entry from a template.

Request

Path Parameters

    flowSlug stringrequired

    The slug for the flow/template.

    flowEntryID stringrequired

    The ID of the entry.

Responses

No Content

Loading...