Withdraw my entry

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

slugstringRequired

Headers

X-API-Keystring or nullOptional

Response

Successful Response
contest_slugstring
created_atdatetime
entry_sourcestring
idstring
scorestring
statusstring
prize_amountstring or null
prize_badge_keystring or null
prize_hold_reasonstring or null
rankinteger or null
skill_test_passedboolean or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error