# Delete IdP initiated auth config **DELETE /api/sso-connectors/{id}/idp-initiated-auth-config** Delete the IdP initiated authentication config of the given SAML SSO connector. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **id** (string) The unique identifier of the sso connector. ## Responses ### 204: The IdP initiated auth config has been deleted. ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden ### 404: IdP initiated auth config not found for the given SSO connector. [Powered by Bump.sh](https://bump.sh)