Update JPD

Update a JPD.

Security: Requires admin privileges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The JPD ID

Body Params
string
required

JPD name

string
required

JPD URL (e.g., https://example.jfrog.io)

location
object
required

Geographic location of the JPD

string

Pairing token (JWT) or join key for authentication.

To obtain a pairing token, call the Create Pairing Token API on the target JPD: POST /access/api/v1/service_trust/pairing/mission-control

See Create Pairing Token for details.

string

Username for basic authentication (alternative to token, for legacy services only)

string

Password for basic authentication (alternative to token, for legacy services only)

tags
array of strings

Tags for categorizing the JPD

tags
Responses
204

JPD updated successfully

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - JPD not found

Language
Credentials
Bearer
URL
LoadingLoading…