Delete Post
DELETE https://app.marketingblocks.ai/api/v1/social-sparks/delete-post/{postId}Authentication
Authorization: Bearer <token>Path Parameters
Parameter
Type
Required
Description
Example
Example Request
curl --location --request DELETE \
'https://app.marketingblocks.ai/api/v1/social-sparks/delete-post/1223' \
--header 'Authorization: Bearer <token>'Response Structure
Field
Type
Description
Example Response
Last updated