Skip to main content
DELETE
/
api
/
sdk
/
q-and-a
/
{q_and_a_id}
Delete a QAndA
curl --request DELETE \
  --url https://api.example.com/api/sdk/q-and-a/{q_and_a_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

q_and_a_id
string<uuid>
required

Response

Successful Response