Edit Guide
POST/games/:game-id/guides/:guide-id
Update an existing guide. Successful request will return the updated Guide Object.
tip
Rules engine applies here
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
403 | 14031 | The guide status cannot be changed to accepted due to the request originating from a non-site admin whilst there is a DMCA report active against the guide. |
403 | 14036 | The authenticated user does not have permission to edit guides to this game. Ensure the user is part of the game team before attempting the request again. |
Responses
- 200
- 403
OK
The authenticated user does not have permission to edit guides to this game. Ensure the user is part of the game team before attempting the request again.