Axway · Example Payload

Amplify Platform Client Example

example_value

Amplify Platform Client Example is an example object payload from Axway, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_idclient_idguidnameorg_guidrolestagstype

Example Payload

Raw ↑
{
  "_id": "507f1f77bcf86cd799439011",
  "client_id": "507f1f77bcf86cd799439011",
  "guid": "example_value",
  "name": "Example Name",
  "org_guid": "example_value",
  "roles": [
    "administrator"
  ],
  "tags": [
    "example_value"
  ],
  "type": "secret"
}