# Delete contact **DELETE /contacts/{contact_id}** ## Servers - https://*.syngency.com/admin/api: https://*.syngency.com/admin/api () ## Parameters ### Path parameters - **contact_id** (integer(int32)) ID of contact to delete ## Responses ### 204 Contact deleted ### 500 An unexpected error occurred #### Body: application/json (object) - **code** (integer(int32)) - **message** (string) [Powered by Bump.sh](https://bump.sh)