Skip to content

Delete a(n) Pipeline Interview record​

DELETE
/PipelineInterviews/{id}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Responses​

application/json
JSON
{
"Success": true,
"Count": 0
}

Playground​

Authorization
Variables
Key
Value

Samples​