/accounts/:name/silence (DELETE)
DELETE /accounts/:name/silence
DELETE
/accounts/:name/silence
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” name
required
Characters must be [A-Za-z0-9-.] The first and last characters must be [A-Za-z0-9-.]
string
example_man
Request Body
Section titled “Request Body ”Responses
Section titled “ Responses ”No Content
Forbidden
You can not do this action.
object
error
required
You can’t do this action.
string
Not Found
Account not found
object
error
required
Account not found.
string
Internal Server Error
object
error
required
Internal server error.
string