Newer Version Available

This content describes an older version of this product. View Latest

Named Credential

Get, update, and delete a named credential.
Resource
Available version
58.0
HTTP methods
GET, PUT, DELETE
Request body for PUT
JSON example
Properties
Name Type Description Required or Optional Available Version
calloutOptions Named Credential Callout Options Input Callout options. Required 58.0
calloutUrl String URL of the named credential in a callout. Required 58.0
customHeaders Credential Custom Header Input[] Custom HTTP headers. Optional 58.0
developerName String Named credential developer name. Required for POST

Optional for PUT

58.0
external​Credentials External Credential Input[] External credentials used by the named credential. In version 58.0 and later, only one external credential is supported. Required 58.0
masterLabel String Named credential label. Required 58.0
network​Connection Network Connection Input PrivateConnect outbound network connection. Optional depending on type 58.0
parameters Named Credential Parameter Input[] Named credential parameters. Optional 58.0
type String Type of named credential. Values are:
  • PrivateEndpoint
  • SecuredEndpoint
Required 58.0
Response body for GET and PUT
Named Credential
Response for DELETE
204: Successful Delete