1.0.0
OAS 3.0.1
LockBox
The base url should be your ServiceNow instance followed by the api endpoint.
Example:
Base URL
Basic Authentication (basic)
Client Libraries
Shell
Ruby
Node.js
PHP
Python
More
The base url should be your ServiceNow instance followed by the api endpoint.
Example:
Creates a secure data item and associates the item to the record provided.
The table name of the record we are storing sensitive data for
The unique id of the record we are storing sensitive data against
The sensitive data we are storing
{
"summary": "Success",
"value": {
"result": "LockBox Data Item has been captured for INC0007002."
}
}