Delete Account
DELETE /api/creative/email/accounts/{account_id}
DELETE
/api/creative/email/accounts/{account_id}
Delete an email account.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” account_id
required
Account Id
string
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context