Directory Public API

No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
More information: https://helloreverb.com
Contact Info: hello@helloreverb.com
Version: 2022-11-21T09:31:41Z
BasePath:/khaleeq
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html

Access

  1. APIKey KeyParamName:Authorization KeyInQuery:false KeyInHeader:true

Methods

[ Jump to Models ]

Table of Contents

Default

Default

Up
get /api/batch/{batchId}
(apiBatchBatchIdGet)

Path parameters

batchId (required)
Path Parameter

Responses

200

Item Object

401

Unauthorized

404

Batch not found

500

Something went wrong

Up
options /api/batch/{batchId}
(apiBatchBatchIdOptions)

Path parameters

batchId (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

404

Batch not found

500

Something went wrong

Up
get /api/batch
(apiBatchGet)

Responses

200

Items List

401

Unauthorized

500

Something went wrong

Up
options /api/batch
(apiBatchOptions)

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

200 response

Up
options /api/directory/batch
(apiDirectoryBatchOptions)

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

200 response

Up
post /api/directory/batch
(apiDirectoryBatchPost)

Request body

directory directory_1 (optional)
Body Parameter — the directory to create

Responses

200

OK

401

Unauthorized

500

Something went wrong

Up
get /api/directory
(apiDirectoryGet)

Responses

200

Items List

401

Unauthorized

500

Something went wrong

Up
delete /api/directory/{id}
(apiDirectoryIdDelete)

Path parameters

uid (required)
Path Parameter

Responses

200

Entry deleted

404

Item not found or has been already deleted

500

Something went wrong

Up
get /api/directory/{id}
(apiDirectoryIdGet)

Path parameters

uid (required)
Path Parameter

Responses

200

Item Object

401

Unauthorized

404

Item not found

500

Something went wrong

Up
options /api/directory/{id}
(apiDirectoryIdOptions)

Path parameters

uid (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

200 response

Up
options /api/directory
(apiDirectoryOptions)

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

200 response

Up
post /api/directory
(apiDirectoryPost)

Request body

directory directory (optional)
Body Parameter — the directory to create

Responses

200

Entry Created

400

Invalid request

401

Unauthorized

500

Something went wrong

Models

[ Jump to Methods ]

Table of Contents

  1. directory -
  2. directory_1 -

directory - Up

Name (optional)
Email (optional)
WorkPhone (optional)
HomePhone (optional)
CellPhone (optional)
IsGlobal (optional)

directory_1 - Up

Name (optional)
Email (optional)
Workphone (optional)
Homehone (optional)
CellPhone (optional)
IsGlobal (optional)