Delete
Disenroll a responder endpoint
delete/v1/responder_endpoints
Disenroll a responder endpoint
Query Parameters
typeenum
Accepts one of the following: "AUTH_STREAM_ACCESS", "THREE_DS_DECISIONING", "TOKENIZATION_DECISIONING"
The type of the endpoint.
Request example Request
curl https://api.lithic.com/v1/responder_endpoints \
-X DELETE \
-H "Authorization: $LITHIC_API_KEY" \
-d '{}'