Delete Post by ID

This operation deletes a post by ID.

Authorization and Permissions

  • An OpenAm token is required to delete a post.
  • The user must have content deletion permission which is set by the Talk
Path Params
string
required

The ID of the post to delete.

Headers
string
required

An OpenAm token for the user.

string

A UUID value to track the request, used for debugging and tracing.

Responses
204

Successfully deleted the post.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/problem+json