get https://{defaultBusinessWebAddress}.spaces.nexudus.com/api/tiles/execute/
Lets you run the action associated with a tile.
Heads-up!
Note this endpoint, unlike many others, does not use "/en" after your domain name.
Responses
Lets you run the action associated with a tile.
Heads-up!
Note this endpoint, unlike many others, does not use "/en" after your domain name.
xxxxxxxxxx
curl --request GET \
--url https://your_domain.spaces.nexudus.com/api/tiles/execute/tile_id \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: