v1
latestSwagger 2.02026-07-17652667.3 KBbasic
Create/update store
put/stores/{store_name}
Path parameters
store_namestring required
Name of the store
Query parameters
block_on_existingboolean
Only create a new one, block if one already exists
Request body
Example request
{
"detail_type": "BagStoreDetailed",
"name": "my-dropbox",
"description": "Bags from physical testing",
"store_type": "dropbox"
}Response
Returns the store information