Edit in GitHubLog an issue

HTTP status codes

  • 2xx – Success
  • 4xx – Error in client’s request
  • 5xx – Error in Adobe servers
Status codeMessageDescription
200
OK
Everything worked as expected
201
Created
Resource has been successfully created
202
Accepted
Request has been accepted and will be acted on later
400
Bad Request
The request was unable to be completed due to some client error
401
Unauthorized
The authorization token is invalid
403
Forbidden
The API key is invalid
404
Not Found
The requested resource does not exist
429
Too Many Requests
Too many requests have been made in a brief period. Currently there is no limiting being done, so this status code should not appear.
500
Internal Server Error
There was an error on Adobe’s end. Please try request again
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.