project

Crediting funds with a promo code

post/api/v1/project/{id}/promocode/{promo_code}

Path parameters

idinteger required

Project ID

promo_codestring required

Promo code

Response

Ok

okboolean required

Example response

{
  "ok": true
}

Changes

No recorded changes to this endpoint across all 50 revisions of this API.