POST enduser/setEnduserZone?tokenUser={tokenUser}&tokenProject={tokenProject}&fileName={fileName}&enduserToken={enduserToken}&zoneGUID={zoneGUID}

Connect end user to IFC zone for the given file name, project and user token

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tokenUser

tokenUser retrieved by user/getUserToken method

string

Required

tokenProject

tokenProject retrieved by user/getUserProjects method

string

Required

fileName

Unique fileName retrieved by project/getProjectIFC method

string

Required

enduserToken

End user Token comes from application owner

string

Required

zoneGUID

Zone GlobalId retrieved by ifc/getIFCZones method

string

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json, text/plain

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />