put
https://api.vcita.biz/platform/v1/apps/
Overview
Update an app by code name.
Authentication
Available for Internal Tokens and Directory Tokens.
Token Type Behavior
- Internal Tokens: Can update any app, including the
trustedfield - Directory Tokens: Can only update apps created by/owned by that directory. Cannot modify the
trustedfield.
Path Parameter
The {id} in the path must be the app_code_name (string identifier), not the numeric app_id. Use GET /platform/v1/apps to find app_code_name values.
Field Restrictions
trusted: This parameter can only be set by Internal Tokens. Directory tokens cannot modify this field.
