Create a bundle
POST
/bundles
201,4XXRequest Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
OwnerID | string | --- | --- | --- | ||
Name | Required | string | --- | 100 characters | --- | |
Description | string | --- | 2000 characters | --- | ||
Active | boolean | --- | --- | --- | ||
xp | object | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
OwnerID | string | --- | --- | --- | ||
Name | string | --- | 100 characters | --- | ||
Description | string | --- | 2000 characters | --- | ||
Active | boolean | --- | --- | --- | ||
xp | object | --- | --- | --- |