Contributions
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
durationstringOptionalDefault:
1yResponses
200
Successful response
application/json
400
Invalid input data
application/json
401
Authorization not provided
application/json
403
Insufficient access
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/contributions/historyAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
userkeystringRequired
Responses
200
Successful response
application/json
okbooleanRequired
messagestringRequired
forgivenDatestringOptional
updatednumberOptional
400
Invalid input data
application/json
401
Authorization not provided
application/json
403
Insufficient access
application/json
500
Internal server error
application/json
post
/contributions/{userkey}/forgiveAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful response
application/json
datestring · nullableRequired
401
Authorization not provided
application/json
403
Insufficient access
application/json
500
Internal server error
application/json
get
/contributions/latest-missed-dayAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful response
application/json
okbooleanRequired
messagestringRequired
forgivenDatestringOptional
updatednumberOptional
401
Authorization not provided
application/json
403
Insufficient access
application/json
500
Internal server error
application/json
post
/contributions/forgive-selfAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful response
application/json
401
Authorization not provided
application/json
403
Insufficient access
application/json
500
Internal server error
application/json
get
/contributions/dailiesLast updated