Skip to main content
POST
Create network password

Headers

X-Network-ID
string
required

Network ID

X-Network-Credential
string
required

Network Credential (network password or JWT)

Body

application/json

Network password details

Request for creating a network password

name
string
Example:

"api-key-1"

Response

Created

Response for creating a network password

name
string
Example:

"api-key-1"

password
string
Example:

"secretpassword"

password_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

secret
string

Deprecated: use password.

Example:

"secretpassword"

secret_id
string

Deprecated: use password_id.

Example:

"123e4567-e89b-12d3-a456-426614174000"