Create Application
Create an Application
Usage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The URL to the Application
The Application name
A short description of the Application
The App owner: a User, a Team or a Team inbox. Teams and Team inboxes share the tv_ UID prefix. Expand the owner to distinguish their representations: only a Team inbox includes members. Expanding a Team or Team inbox owner requires the matching admin.teams.read or admin.team_inboxes.read scope. On write, only a User UID is accepted; sending the current owner UID back leaves the owner unchanged. Pass ?expand[]=field_name for full object.
DEPRECATED: Use app_owner instead. The UID of the app owner (User, Team or Team inbox).
The App owner backup: a User, a Team or a Team inbox. Teams and Team inboxes share the tv_ UID prefix. Expand the owner to distinguish their representations: only a Team inbox includes members. Expanding a Team or Team inbox owner requires the matching admin.teams.read or admin.team_inboxes.read scope. On write, only a User UID is accepted; sending the current owner UID back leaves the owner unchanged. Pass ?expand[]=field_name for full object.
DEPRECATED: Use app_owner_backup instead. The UID of the app owner backup (User, Team or Team inbox).
date formatted as ISO 8601 (e.g. "2020-12-15")
Empty when status is not "approved"
active, cost_optimization, deprecated, evaluating, security_assessment date formatted as ISO 8601 (e.g. "2020-12-15")
The status of the Application
approved, discovered, restricted Application's annual cost.
Response
Application created

