DELETE
/
api
/
hris
/
v1
/
connectors
/
{connector_id}
/
delete

Overview

This is a demo of how to delete the Connector for specific category. This guide will help you understand the endpoints available and how to utilize them effectively.

You can also access connector for different categories using https://api.bindbee.dev/api/{category}/v1/connectors/{connector_id}/delete. To delete ATS connector, use: https://api.bindbee.dev/api/ats/v1/connectors/ {connector_id}/delete

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connector_id
string
required

Response

200 - application/json

The response is of type any.