Notifly
API ReferenceLayouts

Delete a layout

Removes a specific layout by its unique identifier **layoutId**

DELETE
/v2/layouts/{layoutId}

Removes a specific layout by its unique identifier layoutId

Authorization

secretKey
Authorization<token>

API key authentication. Allowed headers-- "Authorization: ApiKey <secret_key>".

In: header

Path Parameters

layoutId*string

The unique identifier of the layout

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v2/layouts/string"
Empty