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.
Under v2, expand Readers and click Get all available readers from the project
Click Send. This action will display all the readers in the project. You can find the reader id next to the
reader_id
parameterCopy the desired reader id and paste it into a notepad or preferred space
2. Delete the reader
Under v2, expand Readers → {reader Id} and click Deletes a reader from the project
In the Params tab, you can find the Path variables section. In the 'Value' field of readerId, paste the desired reader id
Click Send
The desired reader will be deleted from the project. You can verify this with the 200 OK status and success property value as true