Skip to content

Delete a Comment

DELETE
/api/v1/comments/{id}

Parameters

Path Parameters

id*

Comment ID

Type
string
Required

Responses

OK

application/json
JSON
{
  
"data": {
  
},
  
"status": "success"
}

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI