deleteProfile
Deletes the specified profile. A profile is the mechanism used to create the concept of a private network.
Samples
// Sample DeleteProfile call
b2BiClient.deleteProfile {
profileId = "p-60fbc37c87f04fce9"
}Content copied to clipboard