Skip to main content

Create a menu for an existing business

POST 

/api/v1/menus

Create a menu for an existing business

Request

Body

required

    data

    object

    type stringrequired

    Possible values: [menus]

    attributes

    object

    display_name string
    file binary

    relationships

    object

    business

    object

    data

    object

    type stringrequired

    Possible values: [business]

    id stringrequired

    Related business ID

Responses

Create a menu for an existing business

Schema

    any

Loading...