Entries
Delete an entry
Deletes the entry identified by the specified slug. The entry is moved to the trash and can be restored; it is not permanently removed.
DELETE
Authorizations
API key used to authenticate and authorise every request.
Include it in the x-api-key header.
Headers
Defines the response type.
Available options:
application/vnd.Creative Force.v2.3+json, application/vnd.Creative Force.v2.3+xml Path Parameters
Slug of the entry.
Pattern:
^[A-Za-z]{8}$Response
Entry deleted.