---
title: "Enter your Email, and we will send resetting your password."
method: POST
path: "/v1/users/bulk_action.json"
tags: ["users"]
---

# Enter your Email, and we will send resetting your password.

`POST /v1/users/bulk_action.json`

## Query parameters

- `token` string, required

## Request body

- object
  - `user_id` integer
  - `action_id` integer

## Response `200`

successful operation

- object
  - `success` string

---

[API](https://skmtc.net/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.net/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/versions/bfc753befdbe/schema)
