API ReferenceContactsContactidDelete a contactServer URLloading...DELETE/contacts/{contactId}SendAuthorizationPathAuthorizationx-sendlit-apikey<token>In: headerPath ParameterscontactId*stringResponse Body204cURLJavaScriptGoPythonJavaC#curl -X DELETE "https://api.sendlit.dev/contacts/string"204EmptyCreate a contact POSTCreates a contact (subscriber). If a contact with the same email already exists for this team, the existing contact is returned.Get a contact GETNext Page