Skip to main content

migrateCommunicationCodes to kopcode api

migrateCommunicationCodes to kopcode api

Responses

OK


Schema
    errors object[]
  • Array [
  • errorName string
    errorMessage string
    errorCode int32
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningTitle string
    warningMessage string
  • ]
  • statusCode int32
    apiRequestId string
POST /migrate/communication-codes

Request

Base URL
/opcodes
curl / cURL
curl -L -X POST '/opcodes/migrate/communication-codes' \
-H 'Accept: */*'