Link Search Menu Expand Document

8. Update Level FloorPlan

Op Name:

scgrids.updateLevelFloorPlan

This updates the FloorPlan of a Level

Endpoint:

Method: POST
Type: FORMDATA
URL: /v1/actions

Headers:

Key Value Description
Authorization   (Required) The Acccess Token or HMAC Signature

Query params:

Key Value Description
op scgrids.updateLevelFloorPlan (Required) Operation Name
org   (Required) Organisation Name
pid   (Required) Project ID
propid   (Optional) Property ID

Body:

Key Value Description
file    
LID    

Error codes:

400
Possible reasons:
1. Missing op/org/pid
3. Missing LID in the body
4. Missing access_token in the header

Table of contents