Part3 Developers

Comments update

PUT /admin/comments/{id}

Update an existing comment body. Only the author or an admin can edit.

PUT
/admin/comments/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

curl -X PUT "https://api.part3.io/v1/admin/comments/string"
Empty