Operations related to Wardley Maps Online
Save a Wardley Map to create.wardleymaps.ai
POST
https://api.wardleymaps.ai
/v2/maps/save
Saves the provided Wardley Map data to the create.wardleymap.ai and returns a link to edit the map.
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE
.
Responses
Map saved successfully
map_id
string · requiredA unique identifier for the map, generated by the server.
edit_url
string · requiredURL for editing the Wardley Map.