Skip to content
OpenPostDocs
OpenPostDocs
Publications

Delete a provider comment

DELETE/comments/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Opaque OpenPost comment ID

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/comments/string"
{  "$schema": "https://example.com/api/v1/schemas/CommentActionOutputBody.json",  "id": "string",  "message": "string"}