With Postman, you can delete the readers associated with your projects. Deleting the readers with API allows you to automate the reader management process.

Ensure that your Document360 project is linked with the Postman application.

For detailed steps on linking your Document360 project with Postman, visit this article.

Steps involved

1. Get the reader id
2. Delete the reader


1. Get the reader id

To delete the desired reader from the project, you need the respective reader id. Follow the below steps to get the desired reader id.
1_Screenshot-Getting_reader_details

  1. Under v2, expand Readers and click Get all available readers from the project
  2. Click Send. This action will display all the readers in the project. You can find the reader id next to the reader_id parameter
  3. Copy the desired reader id and paste it into a notepad or preferred space

2. Delete the reader

2_Screenshot-Deleting_reader

  1. Under v2, expand Readers → {reader Id} and click Deletes a reader from the project
  2. In the Params tab, you can find the Path variables section. In the 'Value' field of readerId, paste the desired reader id
  3. Click Send
  4. The desired reader will be deleted from the project. You can verify this with the 200 OK status and success property value as true