Skip to main content
DELETE
https://app.ocoya.com/api/_public/v1
/
post
/
{postId}
Delete post
curl --request DELETE \
  --url https://app.ocoya.com/api/_public/v1/post/{postId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

postId
string
required

Ocoya post ID.

Example:

"cmajvvb9q0003ja5vh0538j6r"

Response

Success