# DELETE /routines/request/:id **DELETE /routines/request/{id}** Cancel Routine Request ## Servers ## Parameters #### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Responses ### 204: no content success ### 410: Gone ### 401: Authorization information is missing or invalid. ### 403: Authorization forbidden ### 404: Routine Request not found ### 405: Method Not Allowed ### 500: Server Error [Powered by Bump.sh](https://bump.sh)