DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Update Workspace Login

Updates an existing workspace login. The updated login model should be sent in the request body.

Path Params
integer
required

[Int32] The ID of the workspace to get the login from.

integer
required

[Int32] The login ID.

Body Params
integer

[Int32] The login database Id.

string

[String] The login name.

string

[String] The login system.

string

[String] The login user.

string

[String] Login password. Must be set when the login is updated. But can't be read from the system.

string

[String] Comment for the login.

integer

[Int32 (nullable)] ID of the Test Plan the login belongs to, or null if the login belongs to the Repository.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json