action redirection_post_project_collection { label: "Creates a Project resource." provider: redirection method: POST path: "/projects" encoding: json output: { type: "object" additionalProperties: true } }