Lock/Unlock customer temporary

This API method allows for the temporary locking or unlocking of a customer's profile.

Functionality:

Updates the account status based on the provided profile ID, enabling or disabling access to the customer's account.

👍

Use Case:

Useful for managing access control for customer accounts, particularly during critical operations or account changes, to enhance security.

Key Features:

  • Access Control: Provides an effective way to manage user access and prevent unauthorized transactions during sensitive operations.
  • Security Management: Facilitates enhanced security measures to protect customer accounts.
📘

Summary:

The POST /netevia/lock/{profileId} endpoint is essential for managing account access by allowing the temporary locking or unlocking of customer profiles, ensuring security during important operations or account modifications.

Path Params
string
required
Body Params
int32
string | null
boolean
int32
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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