DeletePOAs

Availiable from 2.17

Inputs (Array[] to update)

NameTypeDescriptionMandatoryAvailable from version
BrickIdsGuid[]


Response(APIDeleteResponse) rows

NameTypeDescriptionAvailable from version
MessageString"OK" if objects where deleted, errormessage if something went wrong


Code examples

C# - Get all account types from a BFS instance
var result = client.DeletePOAs(new DeletePoaRequest()
{
    Credentials = CorrectCredentials(),
    identify = CorrectIdentify(),
    BrickIds = brickIds
});


Blog Posts

Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved