ess / Client / delete_identity

delete_identity

ess.Client.delete_identity(**kwargs)

登録してある送信元IDの中から指定したメールアドレスまたはドメインのIDを削除します。

See also: NIFCLOUD API Documentation

Request Syntax

response = client.delete_identity(
    Identity='string'
)
Parameters:

Identity (string) – [REQUIRED]

Return type:

dict

Returns:

Response Syntax

{
    'DeleteIdentityResult': 'string',
    'ResponseMetadata': {
        'RequestId': 'string'
    }
}

Response Structure

  • (dict) –

    • DeleteIdentityResult (string) –

    • ResponseMetadata (dict) –

      • RequestId (string) –