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