Skip to main content
POST
Reset the WordPress admin account

Autorisations

Authorization
string
header
requis

API token (olab_…) created in Settings → API tokens or with orbitlab login.

En-têtes

X-OrbitLab-Org
string

Organization to act on (id or slug) for tokens that can access several organizations. Defaults to your first organization.

Paramètres de chemin

id
string
requis

Service id.

Corps

application/json
password
string
requis

New password (min 6 characters).

username
string

New login; omit to keep.

email
string

New email; omit to keep.

Réponse

success.

The response is of type object.