Skip to main content
DELETE
Delete Response

Authorizations

Authorization
string
header
required

Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>

Path Parameters

response_id
string
required

The ID of the response to delete

Response

Successful Response

Response model for deleting a response.

message
string
required

Confirmation message

Example:

"Response deleted successfully"