# Remove status automation from production **DELETE /data/projects/{project_id}/settings/status-automations/{status_automation_id}** Remove a status automation from a production. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string(uuid)) Project unique identifier - **status_automation_id** (string(uuid)) Status automation unique identifier ## Responses ### 204 Status automation removed from production [Powered by Bump.sh](https://bump.sh)