# Delete action **DELETE /api/configs/actions/{actionType}** Delete the action configuration for the given action type. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **actionType** (string) The action type to delete. ## Responses ### 204 The action configuration was deleted successfully. ### 400 Bad Request ### 401 Unauthorized ### 403 Forbidden ### 404 The action configuration does not exist. [Powered by Bump.sh](https://bump.sh)