Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Required Headers: Content-Type: application/json

Note

DEPRECATION NOTICE: The old URI https://api.onlinephotosubmission.com/api/request-access is now deprecated and will no longer be supported after January 1, 2023

Sample Request Body

Code Block
languagejs
{
    "email": "john.doe@foo.edu"
}

...