新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

C# SDK Assign and populate existing metadata template

回答済み
新規投稿

コメント

1件のコメント

  • dfreed

    Solved this myself by running the following curl command, which returned a list of all my templates and their template keys. The template I created was named "Research" but box created a template key of "research". So a simple capitalization issue fixed my code and I am now able to add and populate the metadata template to the file. Hope this helps someone.

     

    curl https://api.box.com/2.0/metadata_templates/enterprise \ -H "Authorization: Bearer "YOUR DEVELOPER TOKEN"

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。