Custom Types API call leads to 403

Hi Team,

If you're getting a 403 it's an authentication error and you are most likely using the Content access token and not the Custom Types bearer token. You can find this Custom Types token information in the 'API & Security' section of your repository settings. Click the 'Custom Types API' tab, here you will be able to generate a new access token, you can use multiple bearer access tokens for different applications, this is recommended.

Thanks.