You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,7 +27,7 @@ A request to import an application into the Tidal API looks like this:
27
27
### You will need:
28
28
29
29
1. Your subdomain -> Refer to [Get Subdomain](https://get.tidal.cloud/workspaces) & type in your email in the prompt bar. Afterwards, you will receive an email with all of your workspaces.
30
-
2. Your authentication access token -> Refer to [Authentication Guide](index.html)
30
+
2. Your authentication access token -> Refer to [Authentication Guide](authenticate.html#getaccess)
31
31
3. Your Application Data -> *A JSON object of your applications. The object should be a list with each element in the list being an application object.*
32
32
33
33
There are various parameters you can define about your application in the body:
0 commit comments