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