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