Skip to content

Instantly share code, notes, and snippets.

@lukaspili
Created March 16, 2016 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukaspili/eba6f532afcb94f6b7fe to your computer and use it in GitHub Desktop.
Save lukaspili/eba6f532afcb94f6b7fe to your computer and use it in GitHub Desktop.
PUT https://www.konsent.io/api/project/associate
params:
- application build number
RESPONSE:
- 200:
{
build_features: [ ... ],
other_features: [ ... ]
}
- 400: application build number doesn't match current konsent build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment