Updates name, purchase_order, and/or project code for the API key’s team mission.
Documentation Index
Fetch the complete documentation index at: https://doc.folkyn.com/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer <your_api_key>
At least one field required. Same rules as the Folkyn app enterprise PATCH after signature.
Send only one of project_code_id or project_code when updating the project code (not both in the same request).
Mission title.
255255Link the mission to an existing team project code by UUID (the row must belong to the same team as the API key). Send null or "" to unlink the mission from any project code. Mutually exclusive with project_code in the same request.
Create or reuse a team project code and link the mission in one request. Send null to unlink. Mutually exclusive with project_code_id. Field-level rules are on name and external_id below.
Success