English
cURL
curl --request POST \ --url https://{base_url}/v1/app/project/{projectId}/info \ --header 'Content-Type: application/json' \ --data ' { "is_pinned": true } '
Update or create user project info, such as pinning the project.
The ID of the project
Contains the information to update for the user in the project