Create Named Credential

Create Named Credential
Creates a new named credential

Create a new namedCredential in Provider Management.

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/namedCredentials
COPY
Request Body
Authentication
This operation uses the following authentication methods.
Responses
201

Created

Returns NamedCredential of type(s) application/json;version=9.1.0
"NamedCredential Object"

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/namedCredentials