return this.getAuthEndpoint()
    .post({
      headers: this.headers,
      id: options.id,
      body: options.body,