Add a cert-to-label mapping

Add a mapping from one certificate data type's field to one resource label. When multiple mappings produce the same label key, the most recently created mapping wins.

Body Params
string
required
length between 1 and 255
^\S+$

certificate data type this mapping reads (e.g. individual_info)

string
required
length between 1 and 512

gjson dot path into the data item's document; nested fields and array indexes are supported (e.g. "beneficialOwners.0.email")

string
required
length between 1 and 64
^[a-zA-Z0-9][a-zA-Z0-9_-]*$

resource label key the field's value is written to; "type" is reserved

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json