Delete the given credentials site.
Valid site name
Delete the YouTube credentials.
curl -X DELETE "http://heyspread.com/api2/credentials/youtube"
HeySpread::Credentials.delete("youtube")
HeySpread_Credentials::delete("youtube");
204 No Content
All good, empty response.