DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Update Workspace Login

api/autotest/workspaces/{WorkspaceId}/logins/{LoginId}

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

Path Params
int32
required
≥ 1

The ID of the workspace to get the login from.

int32
required
≥ 1

The login ID.

Body Params

The login model.

The login model. Used to authenticate tasks during execution.

int32

The login database Id.

string | null

The login name.

string | null

The login system.

string | null

The login user.

string | null

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

string | null

Comment for the login.

int32 | null

ID of the Test Plan the login belongs to, or null if the login belongs to the Repository.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json