# DeleteRelationship **DELETE /clans/{clanid}/relationships/{relationshipid}/** It erases a diplomatic relationship. In case of war the other clan has to accept it. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Token ## Parameters ### Path parameters - **clanid** (integer) - **relationshipid** (integer) ## Responses ### 204 Default Response #### Body: application/json (object) - **message** (string) ### 400 Bad Request #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (string) string ### 405 Method Not Allowed #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)