Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: How To Create a FreeSWITCH Advantage API Key Access Token

## Obtaining a FreeSWITCH Advantage API Key Access Token

A SignalWire account is now required to download the pre-built FreeSWITCH Advantage Debian packages. First, [create a SignalWire space](https://developer.signalwire.com/guides/signing-up-for-a-space). Then, go to the `API` section located on the left side of the dashboard and create a FreeSWITCH Advantage API Key Access Token.
A SignalWire account is now required to download the pre-built FreeSWITCH Advantage Debian packages. First, [create a SignalWire Space](https://developer.signalwire.com/guides/signing-up-for-a-space). Then, go to the `API` section located on the left side of the dashboard and create a FreeSWITCH Advantage API Key Access Token.

<figure>
<img
Expand All @@ -31,7 +31,7 @@ A SignalWire account is now required to download the pre-built FreeSWITCH Advant

## Revoking a FreeSWITCH Advantage API Key Access Token

To revoke your FreeSWITCH Advantage API Token, navigate to the `API` section in your SignalWire space. Here, you'll see a list of your previously created tokens. To revoke a token, click the three dots on the far right of the token's row and select "Delete." This will revoke the token.
To revoke your FreeSWITCH Advantage API Token, navigate to the `API` section in your SignalWire Space. Here, you'll see a list of your previously created tokens. To revoke a token, click the three dots on the far right of the token's row and select "Delete." This will revoke the token.

<figure>
<img
Expand All @@ -40,4 +40,4 @@ To revoke your FreeSWITCH Advantage API Token, navigate to the `API` section in
alt="Revoking a FreeSWITCH Advantage API Token"
/>
<figcaption>Revoking a FreeSWITCH Advantage API Token</figcaption>
</figure>
</figure>
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ title: How To Create a SignalWire Personal Access Token
## Obtaining an Access Token


A SignalWire account is now required to download the pre-build FreeSWITCH binaries. First [create a SignalWire space](https://developer.signalwire.com/guides/signing-up-for-a-space),
A SignalWire account is now required to download the pre-build FreeSWITCH binaries. First [create a SignalWire Space](https://developer.signalwire.com/guides/signing-up-for-a-space),
then go to the `Personal Access Tokens` section located on the left side of the dashboard. From there, create a Personal Access Token. [Click here to learn more](https://freeswitch.org/confluence/display/FREESWITCH/Debian).

<figure>
Expand Down Expand Up @@ -37,7 +37,7 @@ then go to the `Personal Access Tokens` section located on the left side of the
## Revoking an Access Token

To initiate the revocation of your Personal Access Token, please navigate to the `Personal Access Tokens` section within your
SignalWire space. Within this section, you will be presented with a list of previously created tokens alongside the option to revoke them.
SignalWire Space. Within this section, you will be presented with a list of previously created tokens alongside the option to revoke them.


<figure>
Expand Down