deleteProfile
inline suspend fun TransferClient.deleteProfile(crossinline block: DeleteProfileRequest.Builder.() -> Unit): DeleteProfileResponse
Deletes the profile that's specified in the ProfileId
parameter.
Deletes the profile that's specified in the ProfileId
parameter.