<< Click to Display Table of Contents >> Navigation: Database API > Post Container |
Post a valid JSON payload to create a new Container in the database.
HTTP Requests
POST db/v1/container/{containerid}
Parameters:
Name |
Location |
Type |
Description |
containerid |
URL |
string |
id of the container you wish to create |
payload |
body |
string |
Valid JSON formatted to adhere to the MagicLogic schema |
Required access rights
ADMIN, CREATE