APIs
Log In
APIs

addMapboard

Add a new mapboard

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

If successful, this method returns a JsonObject containing the mapboard properties.
As you can see, you get the method parameters (mapboardName & userId), but also

  • the mapboard Id
  • boolean property “InTrash” which indicates whether the mapboard is in the Trash or not (default value is “false”).
  • boolean property “templateMapboard” which indicates whether the mapboard is in the template mapboard (default value is “false”).
  • creation date and last modification date
Body Params
int32
required

The ID of the user who is creating the mapboard

string
required

The mapboard name

int32
required

Your Technical Account ID. For more information : Prerequisites

string
required

Your signature. For more information : Security Overview

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json