Create a co-sell invitation (test-environment-only)

Creates a simulated invitation for exercising invitation workflows in a
test environment. This endpoint is only available to vendor accounts
provisioned for use in a test environment; production vendor accounts
receive 403 Forbidden.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for createInvitation (test-environment-only). The required fields are
the values consumed when constructing the simulated invitation; other fields are
optional.

string
required

The AWS account ID of the simulated sender.

string

Title of the engagement invitation.

date-time

When the invitation should expire.

date-time

When the invitation was sent.

string
enum
Allowed:
payload
object
required
Headers
string
enum

Reserved for forward compatibility. This header is not currently inspected
for createInvitation; the value is ignored at the API gateway today and any
value is accepted. Clients are encouraged to send createInvitation so that
future server-side validation can be adopted without a breaking change.

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized. The request did not include valid Tackle MTM bearer credentials, or the
authenticated principal could not be resolved.

500

Internal Server Error. An unexpected error occurred while processing the request. Response
bodies for 5xx errors may be empty.

Language
Credentials
Bearer
MTM JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain