v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Credentials

Refresh OAuth tokens

Refresh OAuth tokens. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/credentials/{provider}/refresh

Path parameters

projectIdstring required

Project identifier used to scope the request.

providerstring required

Credential provider name or credential identifier, depending on the endpoint.

Response

Refreshed credential

idstring

Stable identifier for the object.

providerstring

Provider name or key.

namestring

Human-readable name.

descriptionstring

Optional human-readable description.

authTypestring

auth Type value for the credential object.

configuredboolean

configured value for the credential object.

agentVisibleboolean

agent Visible value for the credential object.

inactiveboolean

inactive value for the credential object.