latestSwagger 2.02026-08-20196638916.1 KB
23d8982b533d
ENTERPRISE
Connectivity v1.Credentials
Add Supplemental Information
Adds supplemental information to an authentication.
post/api/v1/credentials/{id}/supplemental-information
Path parameters
idstring required
Request body
Example request
{
"information": {
"code": "123456",
"name2": "value2"
}
}Response
The supplemental information was successfully sent.