Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 524 Bytes

UserProvidedApplicationMetadataDTO.md

File metadata and controls

15 lines (15 loc) · 524 Bytes

UserProvidedApplicationMetadataDTO


Description

User-Provided Application Metadata

Fields

Name Description Type Allowed Values Required
application_id Application ID string true
key The unique metadata key string true
organization_id Organization ID string true
value The user-provided value string true

Template

{"application_id":"","key":"","organization_id":"","value":""}