# Add Forms to Transaction **POST /forms-editor/api/v1/users/{userId}/FormPackages/{key}/forms** ## Servers - Transact Workflow API Server: https://api.pre.lwolf.com (Transact Workflow API Server) ## Authentication methods - Bearer auth - Lw subscription key ## Parameters ### Path parameters - **userId** (string) - **key** (string) ### Body: application/json (array[object]) - **libraryId** (string) - **formId** (string) - **parentId** (string) - **sortOrder** (integer) ## Responses ### 201 Created [Powered by Bump.sh](https://bump.sh)