Practice App Postman Results - bounswe/bounswe2022group7 GitHub Wiki
This page contains the usage of our practice app API endpoints with Postman.
Create Art Item (Can Atakan Uğur)
- Success, status code: 201

- Error, status code: 400

- Error, status code: 409 (trying to create same art item again)

View Art Item (Can Atakan Uğur)
- Success, status code: 200

- Error, status code: 404

Create Event (Cahid Arda Öz)
View Event (Cahid Arda Öz)
View Event Participants (Erim Erkin Doğan)

Get Share Link For Event (Erim Erkin Doğan)

Add Participant to Event (Erim Erkin Doğan)

Remove Participant from Event (Erim Erkin Doğan)

Create Copyright Report (Ali Can Milani)



View Copyright Report (Ali Can Milani)


Remove Reported Art Item (Ali Can Milani)



Home (Cahid Arda Öz)
Wikipedia Search (Atilla Türkmen)
View Profile (Atilla Türkmen)
Create Comment under the Discussion Forum Post(Aziza Mankenova)
- Success, status code: 201
- Error, status code: 400
- Error, status code: 401 (unauthorized)
View Forum Post with comments(Aziza Mankenova)
- Success, status code: 200
- Error, status code: 404