Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Nav per feedback from Protocols #10430

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

avanscoy
Copy link
Contributor

@avanscoy avanscoy commented Jun 4, 2024

No description provided.

| Parameter | Description |
|:-----------------|:------------|
| `client_id` <br/><span class="label label-danger">Required</span> | The `client_id` of your application. |
| `client_assertion`| A JWT containing a signed assertion with your application credentials. Required when Private Key JWT is your application authentication method.|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: "Required when Private Key JWT is your application method"->"Required when Private Key JWT is the application method" to match the other instances


## Error Codes

For the complete error code reference for this endpoint refer to [Errors > POST /oauth/revoke](#post-oauth-revoke).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comma after endpoint and before refer

lrzhou25
lrzhou25 previously approved these changes Jun 4, 2024
@nick-gagliardi nick-gagliardi merged commit 718ee59 into master Jun 5, 2024
6 checks passed
@nick-gagliardi nick-gagliardi deleted the docs-3952-auth-api-nav-update branch June 5, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants