Skip to main content

Delete a Custom API Entry

DELETE 

/v2/extensions/:customApiSlug/:customApiEntryId

Delete a Custom API Entry

Request

Path Parameters

    customApiSlug stringrequired

    The slug of the Custom API.

    Example: wishlists
    customApiEntryId uuidrequired

    The id of the Custom Entry.

    Example: 7e067539-6f6c-46e1-8c55-940031b36c6a

Responses

No Content

Loading...