Path parameters
-
The unique identifier of the connector.
DELETE /api/connectors/{id}
curl \
-X DELETE https://[tenant_id].logto.app/api/connectors/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"
The unique identifier of the connector.
curl \
-X DELETE https://[tenant_id].logto.app/api/connectors/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"