POST
/clans/{clanid}/relationships/
curl \
--request POST 'http://api.example.com/clans/{clanid}/relationships/?typed=NAP&nameotherclan=string' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (201)
{
"message": "string"
}
Response examples (400)
string
Response examples (401)
string
Response examples (405)
string
Response examples (503)
string