Decoy

Delete

Delete soft-deletes a decoy and disables the paired credential row.

delete/api/v1/decoys/{id}

Path parameters

idstring required

The id field.

Request body

C1ApiDecoyV1DecoyServiceDeleteRequestInput required

The DecoyServiceDeleteRequest message.

Response

Successful response

C1ApiDecoyV1DecoyServiceDeleteResponse required

The DecoyServiceDeleteResponse message.

Changes