Create pad set
Names a new set, or answers the one already under that key
POST /pads/sets
note
SDK method: createPadSet
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a PadSetWrite object.
Response
200 OK — Returns a PadList object.