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