action slicebox_post_seriestypes { label: "post_seriestypes" description: "add a new series type" provider: slicebox method: POST path: "/seriestypes" encoding: json output: { type: "object" additionalProperties: true } }