Skip to content

Commit 02f2f08

Browse files
Angamangagitbook-bot
authored andcommitted
GitBook: [develop] 82 pages and 32 assets modified
1 parent 985f24d commit 02f2f08

File tree

1 file changed

+0
-70
lines changed

1 file changed

+0
-70
lines changed

docs/tech-stack/api-documentation.md

Lines changed: 0 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -44,70 +44,6 @@ All allowed scopes for this type: "posts country\_codes media forms api tags sav
4444
{% endapi-method-spec %}
4545
{% endapi-method %}
4646

47-
{% api-method method="post" host="https://ushahididocs.api.ushahidi.io" path="/oauth/token" %}
48-
{% api-method-summary %}
49-
50-
{% endapi-method-summary %}
51-
52-
{% api-method-description %}
53-
54-
{% endapi-method-description %}
55-
56-
{% api-method-spec %}
57-
{% api-method-request %}
58-
{% api-method-body-parameters %}
59-
{% api-method-parameter name="client\_secret" type="string" required=true %}
60-
The client secret you added for your deployment in the database. Default value: "35e7f0bca957836d05ca0492211b0ac707671261"
61-
{% endapi-method-parameter %}
62-
{% endapi-method-body-parameters %}
63-
{% endapi-method-request %}
64-
65-
{% api-method-response %}
66-
{% api-method-response-example httpCode=200 %}
67-
{% api-method-response-example-description %}
68-
69-
{% endapi-method-response-example-description %}
70-
71-
```text
72-
73-
```
74-
{% endapi-method-response-example %}
75-
{% endapi-method-response %}
76-
{% endapi-method-spec %}
77-
{% endapi-method %}
78-
79-
{% api-method method="post" host="https://ushahididocs.api.ushahidi.io" path="/oauth/token" %}
80-
{% api-method-summary %}
81-
82-
{% endapi-method-summary %}
83-
84-
{% api-method-description %}
85-
86-
{% endapi-method-description %}
87-
88-
{% api-method-spec %}
89-
{% api-method-request %}
90-
{% api-method-body-parameters %}
91-
{% api-method-parameter name="client\_secret" type="string" required=true %}
92-
The client secret you added for your deployment in the database. Default value: "35e7f0bca957836d05ca0492211b0ac707671261"
93-
{% endapi-method-parameter %}
94-
{% endapi-method-body-parameters %}
95-
{% endapi-method-request %}
96-
97-
{% api-method-response %}
98-
{% api-method-response-example httpCode=200 %}
99-
{% api-method-response-example-description %}
100-
101-
{% endapi-method-response-example-description %}
102-
103-
```text
104-
105-
```
106-
{% endapi-method-response-example %}
107-
{% endapi-method-response %}
108-
{% endapi-method-spec %}
109-
{% endapi-method %}
110-
11147
{% api-method method="post" host="https://ushahididocs.api.ushahidi.io" path="/oauth/token" %}
11248
{% api-method-summary %}
11349
Get an authorization code for a user
@@ -119,12 +55,6 @@ This endpoint allows you to get an authentication token. All fields are required
11955

12056
{% api-method-spec %}
12157
{% api-method-request %}
122-
{% api-method-headers %}
123-
{% api-method-parameter name="Authentication" type="string" required=true %}
124-
Authentication token to track down who is emptying our stocks.
125-
{% endapi-method-parameter %}
126-
{% endapi-method-headers %}
127-
12858
{% api-method-body-parameters %}
12959
{% api-method-parameter name="scope" type="string" required=true %}
13060
Default value: \*

0 commit comments

Comments
 (0)